1 | # This is the CMakeCache file. |
---|
2 | # For build in directory: d:/orxonox/project_make/bin |
---|
3 | # It was generated by CMake: D:/orxonox/cmake-2.4.7-win32-x86/bin/cmake.exe |
---|
4 | # You can edit this file to change values found and used by cmake. |
---|
5 | # If you do not want to change any of the values, simply exit the editor. |
---|
6 | # If you do want to change a value, simply edit, save, and exit the editor. |
---|
7 | # The syntax for the file is as follows: |
---|
8 | # KEY:TYPE=VALUE |
---|
9 | # KEY is the name of a variable in the cache. |
---|
10 | # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. |
---|
11 | # VALUE is the current value for the KEY. |
---|
12 | |
---|
13 | ######################## |
---|
14 | # EXTERNAL cache entries |
---|
15 | ######################## |
---|
16 | |
---|
17 | //Library is used for debug links only |
---|
18 | CEGUIBase_LINK_TYPE:STATIC=optimized |
---|
19 | |
---|
20 | //Library is used for debug links only |
---|
21 | CEGUIBase_d_LINK_TYPE:STATIC=debug |
---|
22 | |
---|
23 | //Missing description |
---|
24 | CEGUI_INCLUDE_DIR:PATH=../ogre/Dependencies/include/CEGUI |
---|
25 | |
---|
26 | //Missing description |
---|
27 | CEGUI_LIBRARIES:STRING=debug;CEGUIBase_d;optimized;CEGUIBase |
---|
28 | |
---|
29 | //Missing description |
---|
30 | CEGUI_LIB_DIR:PATH=D:/orxonox/project_make/../ogre/Samples/Common/bin/Release/lib |
---|
31 | |
---|
32 | //Missing description |
---|
33 | CEGUI_OGRE_INCLUDE_DIR:PATH=../ogre/Samples/Common/CEGUIRenderer/include |
---|
34 | |
---|
35 | //Missing description |
---|
36 | CEGUI_OGRE_LIBRARIES:STRING=debug;OgreGUIRenderer_d;optimized;OgreGUIRenderer |
---|
37 | |
---|
38 | //Missing description |
---|
39 | CEGUI_OGRE_LIB_DIR:PATH=D:/orxonox/project_make/../ogre/Samples/Common/bin/Release/lib |
---|
40 | |
---|
41 | //Path to a program. |
---|
42 | CMAKE_AR:FILEPATH=CMAKE_AR-NOTFOUND |
---|
43 | |
---|
44 | //For backwards compatibility, what version of CMake commands and |
---|
45 | // syntax should this version of CMake allow. |
---|
46 | CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 |
---|
47 | |
---|
48 | //Semicolon separated list of supported configuration types, only |
---|
49 | // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything |
---|
50 | // else will be ignored. |
---|
51 | CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo |
---|
52 | |
---|
53 | //C++ compiler |
---|
54 | CMAKE_CXX_COMPILER:FILEPATH=cl |
---|
55 | |
---|
56 | //Flags used by the compiler during all build types. |
---|
57 | CMAKE_CXX_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR |
---|
58 | |
---|
59 | //Flags used by the compiler during debug builds. |
---|
60 | CMAKE_CXX_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 |
---|
61 | |
---|
62 | //Flags used by the compiler during release minsize builds. |
---|
63 | CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG |
---|
64 | |
---|
65 | //Flags used by the compiler during release builds (/MD /Ob1 /Oi |
---|
66 | // /Ot /Oy /Gs will produce slightly less optimized but smaller |
---|
67 | // files). |
---|
68 | CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG |
---|
69 | |
---|
70 | //Flags used by the compiler during Release with Debug Info builds. |
---|
71 | // |
---|
72 | CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG |
---|
73 | |
---|
74 | //Size of stack for programs. |
---|
75 | CMAKE_CXX_STACK_SIZE:STRING=10000000 |
---|
76 | |
---|
77 | //Libraries linked by defalut with all C++ applications. |
---|
78 | CMAKE_CXX_STANDARD_LIBRARIES:STRING='kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ' |
---|
79 | |
---|
80 | //Default compiler warning level for C++. |
---|
81 | CMAKE_CXX_WARNING_LEVEL:STRING=3 |
---|
82 | |
---|
83 | //C compiler |
---|
84 | CMAKE_C_COMPILER:FILEPATH=cl |
---|
85 | |
---|
86 | //Flags for C compiler. |
---|
87 | CMAKE_C_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000 |
---|
88 | |
---|
89 | //Flags used by the compiler during debug builds. |
---|
90 | CMAKE_C_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 |
---|
91 | |
---|
92 | //Flags used by the compiler during release minsize builds. |
---|
93 | CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG |
---|
94 | |
---|
95 | //Flags used by the compiler during release builds (/MD /Ob1 /Oi |
---|
96 | // /Ot /Oy /Gs will produce slightly less optimized but smaller |
---|
97 | // files). |
---|
98 | CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG |
---|
99 | |
---|
100 | //Flags used by the compiler during Release with Debug Info builds. |
---|
101 | // |
---|
102 | CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG |
---|
103 | |
---|
104 | //Libraries linked by defalut with all C applications. |
---|
105 | CMAKE_C_STANDARD_LIBRARIES:STRING='kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ' |
---|
106 | |
---|
107 | //Flags used by the linker. |
---|
108 | CMAKE_EXE_LINKER_FLAGS:STRING= /MANIFEST /STACK:10000000 /machine:I386 |
---|
109 | |
---|
110 | //Flags used by the linker during debug builds. |
---|
111 | CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES |
---|
112 | |
---|
113 | //Flags used by the linker during release minsize builds. |
---|
114 | CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO |
---|
115 | |
---|
116 | //Flags used by the linker during release builds. |
---|
117 | CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO |
---|
118 | |
---|
119 | //Flags used by the linker during Release with Debug Info builds. |
---|
120 | // |
---|
121 | CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES |
---|
122 | |
---|
123 | //Install path prefix, prepended onto install directories. |
---|
124 | CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/Orxonox |
---|
125 | |
---|
126 | //make program |
---|
127 | CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~2/Common7/IDE/devenv.com |
---|
128 | |
---|
129 | //Flags used by the linker during the creation of modules. |
---|
130 | CMAKE_MODULE_LINKER_FLAGS:STRING= /MANIFEST /STACK:10000000 /machine:I386 |
---|
131 | |
---|
132 | //Flags used by the linker during debug builds. |
---|
133 | CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES |
---|
134 | |
---|
135 | //Flags used by the linker during release minsize builds. |
---|
136 | CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO |
---|
137 | |
---|
138 | //Flags used by the linker during release builds. |
---|
139 | CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO |
---|
140 | |
---|
141 | //Flags used by the linker during Release with Debug Info builds. |
---|
142 | // |
---|
143 | CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES |
---|
144 | |
---|
145 | //RC compiler |
---|
146 | CMAKE_RC_COMPILER:FILEPATH=rc |
---|
147 | |
---|
148 | //Flags for Fortran compiler. |
---|
149 | CMAKE_RC_FLAGS:STRING=' ' |
---|
150 | |
---|
151 | //Flags used by the linker during the creation of dll's. |
---|
152 | CMAKE_SHARED_LINKER_FLAGS:STRING= /MANIFEST /STACK:10000000 /machine:I386 |
---|
153 | |
---|
154 | //Flags used by the linker during debug builds. |
---|
155 | CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES |
---|
156 | |
---|
157 | //Flags used by the linker during release minsize builds. |
---|
158 | CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO |
---|
159 | |
---|
160 | //Flags used by the linker during release builds. |
---|
161 | CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO |
---|
162 | |
---|
163 | //Flags used by the linker during Release with Debug Info builds. |
---|
164 | // |
---|
165 | CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES |
---|
166 | |
---|
167 | //If set, runtime paths are not added when using shared libraries. |
---|
168 | // |
---|
169 | CMAKE_SKIP_RPATH:BOOL=OFF |
---|
170 | |
---|
171 | //If true, cmake will use relative paths in makefiles and projects. |
---|
172 | // |
---|
173 | CMAKE_USE_RELATIVE_PATHS:BOOL=OFF |
---|
174 | |
---|
175 | //If this value is on, makefiles will be generated without the |
---|
176 | // .SILENT directive, and all commands will be echoed to the console |
---|
177 | // during the make. This is useful for debugging only. With Visual |
---|
178 | // Studio IDE projects all commands are done without /nologo. |
---|
179 | CMAKE_VERBOSE_MAKEFILE:BOOL=OFF |
---|
180 | |
---|
181 | //Single output directory for building all executables. |
---|
182 | EXECUTABLE_OUTPUT_PATH:PATH= |
---|
183 | |
---|
184 | //Single output directory for building all libraries. |
---|
185 | LIBRARY_OUTPUT_PATH:PATH= |
---|
186 | |
---|
187 | //Missing description |
---|
188 | OGRE_INCLUDE_DIR:PATH=../ogre/OgreMain/include |
---|
189 | |
---|
190 | //Missing description |
---|
191 | OGRE_LIBRARIES:STRING=debug;OgreMain_d;optimized;OgreMain |
---|
192 | |
---|
193 | //Missing description |
---|
194 | OGRE_LIB_DIR:PATH=D:/orxonox/project_make/../ogre/Samples/Common/bin/Release |
---|
195 | |
---|
196 | //Missing description |
---|
197 | OIS_INCLUDE_DIR:PATH=../ogre/Dependencies/include |
---|
198 | |
---|
199 | //Missing description |
---|
200 | OIS_LIBRARIES:STRING=debug;OIS_d;optimized;OIS |
---|
201 | |
---|
202 | //Missing description |
---|
203 | OIS_LIB_DIR:PATH=D:/orxonox/project_make/../ogre/Samples/Common/bin/Release |
---|
204 | |
---|
205 | //Library is used for debug links only |
---|
206 | OIS_LINK_TYPE:STATIC=optimized |
---|
207 | |
---|
208 | //Library is used for debug links only |
---|
209 | OIS_d_LINK_TYPE:STATIC=debug |
---|
210 | |
---|
211 | //Library is used for debug links only |
---|
212 | OgreGUIRenderer_LINK_TYPE:STATIC=optimized |
---|
213 | |
---|
214 | //Library is used for debug links only |
---|
215 | OgreGUIRenderer_d_LINK_TYPE:STATIC=debug |
---|
216 | |
---|
217 | //Library is used for debug links only |
---|
218 | OgreMain_LINK_TYPE:STATIC=optimized |
---|
219 | |
---|
220 | //Library is used for debug links only |
---|
221 | OgreMain_d_LINK_TYPE:STATIC=debug |
---|
222 | |
---|
223 | //Value Computed by CMake |
---|
224 | Orxonox_BINARY_DIR:STATIC=D:/orxonox/project_make/bin/src |
---|
225 | |
---|
226 | //Value Computed by CMake |
---|
227 | Orxonox_SOURCE_DIR:STATIC=D:/orxonox/project_make/src |
---|
228 | |
---|
229 | |
---|
230 | ######################## |
---|
231 | # INTERNAL cache entries |
---|
232 | ######################## |
---|
233 | |
---|
234 | //Stored GUID |
---|
235 | ../bin/main_GUID_CMAKE:INTERNAL=8F17E8DD-EF89-4C22-A0F2-167AD950D6E4 |
---|
236 | //Stored GUID |
---|
237 | ALL_BUILD_GUID_CMAKE:INTERNAL=3F43A6B8-0CD9-4299-BC3F-0F8DBEC01146 |
---|
238 | //Advanced flag for variable: CMAKE_AR |
---|
239 | CMAKE_AR-ADVANCED:INTERNAL=1 |
---|
240 | //Advanced flag for variable: CMAKE_BUILD_TOOL |
---|
241 | CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 |
---|
242 | //What is the target build tool cmake is generating for. |
---|
243 | CMAKE_BUILD_TOOL:INTERNAL=C:/PROGRA~1/MICROS~2/Common7/IDE/devenv.com |
---|
244 | //This is the directory where this CMakeCahe.txt was created |
---|
245 | CMAKE_CACHEFILE_DIR:INTERNAL=d:/orxonox/project_make/bin |
---|
246 | //Major version of cmake used to create the current loaded cache |
---|
247 | // |
---|
248 | CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 |
---|
249 | //Minor version of cmake used to create the current loaded cache |
---|
250 | // |
---|
251 | CMAKE_CACHE_MINOR_VERSION:INTERNAL=4 |
---|
252 | //Major version of cmake used to create the current loaded cache |
---|
253 | // |
---|
254 | CMAKE_CACHE_RELEASE_VERSION:INTERNAL=patch 7 |
---|
255 | //Path to CMake executable. |
---|
256 | CMAKE_COMMAND:INTERNAL=D:/orxonox/cmake-2.4.7-win32-x86/bin/cmake.exe |
---|
257 | //Advanced flag for variable: CMAKE_CONFIGURATION_TYPES |
---|
258 | CMAKE_CONFIGURATION_TYPES-ADVANCED:INTERNAL=1 |
---|
259 | //Path to ctest program executable. |
---|
260 | CMAKE_CTEST_COMMAND:INTERNAL=D:/orxonox/cmake-2.4.7-win32-x86/bin/ctest.exe |
---|
261 | //Advanced flag for variable: CMAKE_CXX_COMPILER |
---|
262 | CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 |
---|
263 | CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 |
---|
264 | //Advanced flag for variable: CMAKE_CXX_FLAGS |
---|
265 | CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 |
---|
266 | //Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG |
---|
267 | CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 |
---|
268 | //Advanced flag for variable: CMAKE_CXX_FLAGS_MINSIZEREL |
---|
269 | CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 |
---|
270 | //Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE |
---|
271 | CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 |
---|
272 | //Advanced flag for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO |
---|
273 | CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 |
---|
274 | //Advanced flag for variable: CMAKE_CXX_STACK_SIZE |
---|
275 | CMAKE_CXX_STACK_SIZE-ADVANCED:INTERNAL=1 |
---|
276 | //Advanced flag for variable: CMAKE_CXX_STANDARD_LIBRARIES |
---|
277 | CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 |
---|
278 | //Advanced flag for variable: CMAKE_CXX_WARNING_LEVEL |
---|
279 | CMAKE_CXX_WARNING_LEVEL-ADVANCED:INTERNAL=1 |
---|
280 | //Advanced flag for variable: CMAKE_C_COMPILER |
---|
281 | CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 |
---|
282 | CMAKE_C_COMPILER_WORKS:INTERNAL=1 |
---|
283 | //Advanced flag for variable: CMAKE_C_FLAGS |
---|
284 | CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 |
---|
285 | //Advanced flag for variable: CMAKE_C_FLAGS_DEBUG |
---|
286 | CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 |
---|
287 | //Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL |
---|
288 | CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 |
---|
289 | //Advanced flag for variable: CMAKE_C_FLAGS_RELEASE |
---|
290 | CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 |
---|
291 | //Advanced flag for variable: CMAKE_C_FLAGS_RELWITHDEBINFO |
---|
292 | CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 |
---|
293 | //Advanced flag for variable: CMAKE_C_STANDARD_LIBRARIES |
---|
294 | CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 |
---|
295 | //Path to cache edit program executable. |
---|
296 | CMAKE_EDIT_COMMAND:INTERNAL=D:/orxonox/cmake-2.4.7-win32-x86/bin/CMakeSetup.exe |
---|
297 | //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS |
---|
298 | CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 |
---|
299 | //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG |
---|
300 | CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 |
---|
301 | //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL |
---|
302 | // |
---|
303 | CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 |
---|
304 | //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE |
---|
305 | CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 |
---|
306 | //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO |
---|
307 | // |
---|
308 | CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 |
---|
309 | //Name of generator. |
---|
310 | CMAKE_GENERATOR:INTERNAL=Visual Studio 8 2005 |
---|
311 | //Start directory with the top level CMakeLists.txt file for this |
---|
312 | // project |
---|
313 | CMAKE_HOME_DIRECTORY:INTERNAL=D:/orxonox/project_make |
---|
314 | //Advanced flag for variable: CMAKE_MAKE_PROGRAM |
---|
315 | CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 |
---|
316 | //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS |
---|
317 | CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 |
---|
318 | //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG |
---|
319 | CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 |
---|
320 | //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL |
---|
321 | // |
---|
322 | CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 |
---|
323 | //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE |
---|
324 | // |
---|
325 | CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 |
---|
326 | //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO |
---|
327 | // |
---|
328 | CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 |
---|
329 | //number of local generators |
---|
330 | CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=2 |
---|
331 | //noop for ranlib |
---|
332 | CMAKE_RANLIB:INTERNAL=: |
---|
333 | //Advanced flag for variable: CMAKE_RC_COMPILER |
---|
334 | CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 |
---|
335 | CMAKE_RC_COMPILER_WORKS:INTERNAL=1 |
---|
336 | //Advanced flag for variable: CMAKE_RC_FLAGS |
---|
337 | CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 |
---|
338 | //Path to CMake installation. |
---|
339 | CMAKE_ROOT:INTERNAL=D:/orxonox/cmake-2.4.7-win32-x86/share/cmake-2.4 |
---|
340 | //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS |
---|
341 | CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 |
---|
342 | //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG |
---|
343 | CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 |
---|
344 | //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL |
---|
345 | // |
---|
346 | CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 |
---|
347 | //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE |
---|
348 | // |
---|
349 | CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 |
---|
350 | //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO |
---|
351 | // |
---|
352 | CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 |
---|
353 | //Result of TRY_RUN |
---|
354 | CMAKE_SIZEOF_VOID_P:INTERNAL=4 |
---|
355 | //Advanced flag for variable: CMAKE_SKIP_RPATH |
---|
356 | CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 |
---|
357 | //Advanced flag for variable: CMAKE_USE_RELATIVE_PATHS |
---|
358 | CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 |
---|
359 | //Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE |
---|
360 | CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 |
---|
361 | //Stored GUID |
---|
362 | EDIT_CACHE_GUID_CMAKE:INTERNAL=1DE5DAE6-289E-4E4A-B940-28E28BF11CD4 |
---|
363 | //Result of TRY_COMPILE |
---|
364 | HAVE_CMAKE_SIZEOF_VOID_P:INTERNAL=TRUE |
---|
365 | //Stored GUID |
---|
366 | INSTALL_GUID_CMAKE:INTERNAL=0674E882-E93A-413B-868D-A7B23DF04DE3 |
---|
367 | //Stored GUID |
---|
368 | PACKAGE_GUID_CMAKE:INTERNAL=62F1CD05-C002-4EE4-B5A6-4F63E00AFF45 |
---|
369 | //Stored GUID |
---|
370 | REBUILD_CACHE_GUID_CMAKE:INTERNAL=77BD3F50-1E2D-4E04-8744-69AFB6D92B55 |
---|
371 | //Stored GUID |
---|
372 | RUN_TESTS_GUID_CMAKE:INTERNAL=32FE96A7-4B32-4AD9-9D2C-D036887B28B7 |
---|
373 | //Stored GUID |
---|
374 | ZERO_CHECK_GUID_CMAKE:INTERNAL=573F13E6-3D74-491E-909A-3C24E9303E85 |
---|
375 | |
---|