1 # This is the CMakeCache file.
\r
2 # For build in directory: c:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build
\r
3 # It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe
\r
4 # You can edit this file to change values found and used by cmake.
\r
5 # If you do not want to change any of the values, simply exit the editor.
\r
6 # If you do want to change a value, simply edit, save, and exit the editor.
\r
7 # The syntax for the file is as follows:
\r
9 # KEY is the name of a variable in the cache.
\r
10 # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
\r
11 # VALUE is the current value for the KEY.
\r
13 ########################
\r
14 # EXTERNAL cache entries
\r
15 ########################
\r
17 //Choose the type of build, options are: Debug Release.
\r
18 CMAKE_BUILD_TYPE:STRING=Release
\r
20 //Semicolon separated list of supported configuration types, only
\r
21 // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
\r
22 // else will be ignored.
\r
23 CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
\r
25 //Flags used by the CXX compiler during all build types.
\r
26 CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 /GR /EHsc
\r
28 //Flags used by the CXX compiler during DEBUG builds.
\r
29 CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1
\r
31 //Flags used by the CXX compiler during MINSIZEREL builds.
\r
32 CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG
\r
34 //Flags used by the CXX compiler during RELEASE builds.
\r
35 CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG
\r
37 //Flags used by the CXX compiler during RELWITHDEBINFO builds.
\r
38 CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG
\r
40 //Libraries linked by default with all C++ applications.
\r
41 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
\r
43 //Flags used by the C compiler during all build types.
\r
44 CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3
\r
46 //Flags used by the C compiler during DEBUG builds.
\r
47 CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1
\r
49 //Flags used by the C compiler during MINSIZEREL builds.
\r
50 CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG
\r
52 //Flags used by the C compiler during RELEASE builds.
\r
53 CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG
\r
55 //Flags used by the C compiler during RELWITHDEBINFO builds.
\r
56 CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG
\r
58 //Libraries linked by default with all C applications.
\r
59 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
\r
61 //Flags used by the linker during all build types.
\r
62 CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64
\r
64 //Flags used by the linker during DEBUG builds.
\r
65 CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
\r
67 //Flags used by the linker during MINSIZEREL builds.
\r
68 CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
\r
70 //Flags used by the linker during RELEASE builds.
\r
71 CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
\r
73 //Flags used by the linker during RELWITHDEBINFO builds.
\r
74 CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
\r
76 //Install path prefix, prepended onto install directories.
\r
77 CMAKE_INSTALL_PREFIX:PATH=C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/install
\r
79 //Path to a program.
\r
80 CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/link.exe
\r
82 //Flags used by the linker during the creation of modules during
\r
84 CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64
\r
86 //Flags used by the linker during the creation of modules during
\r
88 CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
\r
90 //Flags used by the linker during the creation of modules during
\r
91 // MINSIZEREL builds.
\r
92 CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
\r
94 //Flags used by the linker during the creation of modules during
\r
96 CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
\r
98 //Flags used by the linker during the creation of modules during
\r
99 // RELWITHDEBINFO builds.
\r
100 CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
\r
102 //Path to a program.
\r
103 CMAKE_MT:FILEPATH=CMAKE_MT-NOTFOUND
\r
105 //Value Computed by CMake
\r
106 CMAKE_PROJECT_DESCRIPTION:STATIC=
\r
108 //Value Computed by CMake
\r
109 CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
\r
111 //Value Computed by CMake
\r
112 CMAKE_PROJECT_NAME:STATIC=LIBANTLR4
\r
115 CMAKE_RC_COMPILER:FILEPATH=rc
\r
117 //Flags for Windows Resource Compiler during all build types.
\r
118 CMAKE_RC_FLAGS:STRING=-DWIN32
\r
120 //Flags for Windows Resource Compiler during DEBUG builds.
\r
121 CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG
\r
123 //Flags for Windows Resource Compiler during MINSIZEREL builds.
\r
124 CMAKE_RC_FLAGS_MINSIZEREL:STRING=
\r
126 //Flags for Windows Resource Compiler during RELEASE builds.
\r
127 CMAKE_RC_FLAGS_RELEASE:STRING=
\r
129 //Flags for Windows Resource Compiler during RELWITHDEBINFO builds.
\r
130 CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=
\r
132 //Flags used by the linker during the creation of shared libraries
\r
133 // during all build types.
\r
134 CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64
\r
136 //Flags used by the linker during the creation of shared libraries
\r
137 // during DEBUG builds.
\r
138 CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
\r
140 //Flags used by the linker during the creation of shared libraries
\r
141 // during MINSIZEREL builds.
\r
142 CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
\r
144 //Flags used by the linker during the creation of shared libraries
\r
145 // during RELEASE builds.
\r
146 CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
\r
148 //Flags used by the linker during the creation of shared libraries
\r
149 // during RELWITHDEBINFO builds.
\r
150 CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
\r
152 //If set, runtime paths are not added when installing shared libraries,
\r
153 // but are added when building.
\r
154 CMAKE_SKIP_INSTALL_RPATH:BOOL=OFF
\r
156 //If set, runtime paths are not added when using shared libraries.
\r
157 CMAKE_SKIP_RPATH:BOOL=OFF
\r
159 //Flags used by the linker during the creation of static libraries
\r
160 // during all build types.
\r
161 CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64
\r
163 //Flags used by the linker during the creation of static libraries
\r
164 // during DEBUG builds.
\r
165 CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
\r
167 //Flags used by the linker during the creation of static libraries
\r
168 // during MINSIZEREL builds.
\r
169 CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
\r
171 //Flags used by the linker during the creation of static libraries
\r
172 // during RELEASE builds.
\r
173 CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
\r
175 //Flags used by the linker during the creation of static libraries
\r
176 // during RELWITHDEBINFO builds.
\r
177 CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
\r
179 //If this value is on, makefiles will be generated without the
\r
180 // .SILENT directive, and all commands will be echoed to the console
\r
181 // during the make. This is useful for debugging only. With Visual
\r
182 // Studio IDE projects all commands are done without /nologo.
\r
183 CMAKE_VERBOSE_MAKEFILE:BOOL=OFF
\r
185 //Enable to build 7-Zip packages
\r
186 CPACK_BINARY_7Z:BOOL=OFF
\r
188 //Enable to build IFW packages
\r
189 CPACK_BINARY_IFW:BOOL=OFF
\r
191 //Enable to build NSIS packages
\r
192 CPACK_BINARY_NSIS:BOOL=ON
\r
194 //Enable to build NuGet packages
\r
195 CPACK_BINARY_NUGET:BOOL=OFF
\r
197 //Enable to build WiX packages
\r
198 CPACK_BINARY_WIX:BOOL=OFF
\r
200 //Enable to build ZIP packages
\r
201 CPACK_BINARY_ZIP:BOOL=OFF
\r
203 //Enable to build 7-Zip source packages
\r
204 CPACK_SOURCE_7Z:BOOL=ON
\r
206 //Enable to build ZIP source packages
\r
207 CPACK_SOURCE_ZIP:BOOL=ON
\r
209 //Git command line client
\r
210 GIT_EXECUTABLE:FILEPATH=C:/Program Files/Git/cmd/git.exe
\r
212 //Value Computed by CMake
\r
213 LIBANTLR4_BINARY_DIR:STATIC=C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build
\r
215 //Value Computed by CMake
\r
216 LIBANTLR4_SOURCE_DIR:STATIC=C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source
\r
218 //Chose to build with or without demo executable
\r
219 WITH_DEMO:STRING=False
\r
221 //Building with clang++ and libc++(in Linux). To enable with: -DWITH_LIBCXX=On
\r
222 WITH_LIBCXX:BOOL=OFF
\r
224 //(Visual C++) Enable to statically link CRT, which avoids requiring
\r
225 // users to install the redistribution package.
\r
226 //\n To disable with: -DWITH_STATIC_CRT=Off
\r
227 WITH_STATIC_CRT:BOOL=OFF
\r
230 ########################
\r
231 # INTERNAL cache entries
\r
232 ########################
\r
234 //This is the directory where this CMakeCache.txt was created
\r
235 CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source/build
\r
236 //Major version of cmake used to create the current loaded cache
\r
237 CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
\r
238 //Minor version of cmake used to create the current loaded cache
\r
239 CMAKE_CACHE_MINOR_VERSION:INTERNAL=17
\r
240 //Patch version of cmake used to create the current loaded cache
\r
241 CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
\r
242 //Path to CMake executable.
\r
243 CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe
\r
244 //Path to cpack program executable.
\r
245 CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe
\r
246 //Path to ctest program executable.
\r
247 CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe
\r
248 //ADVANCED property for variable: CMAKE_CXX_FLAGS
\r
249 CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
\r
250 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
\r
251 CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
252 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
\r
253 CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
254 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
\r
255 CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
256 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
\r
257 CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
258 //ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
\r
259 CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
\r
260 //ADVANCED property for variable: CMAKE_C_FLAGS
\r
261 CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
\r
262 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
\r
263 CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
264 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
\r
265 CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
266 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
\r
267 CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
268 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
\r
269 CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
270 //ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
\r
271 CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
\r
272 //Executable file format
\r
273 CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
\r
274 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
\r
275 CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
\r
276 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
\r
277 CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
278 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
\r
279 CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
280 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
\r
281 CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
282 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
\r
283 CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
284 //Name of external makefile project generator.
\r
285 CMAKE_EXTRA_GENERATOR:INTERNAL=
\r
286 //Name of generator.
\r
287 CMAKE_GENERATOR:INTERNAL=Visual Studio 16 2019
\r
288 //Generator instance identifier.
\r
289 CMAKE_GENERATOR_INSTANCE:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community
\r
290 //Name of generator platform.
\r
291 CMAKE_GENERATOR_PLATFORM:INTERNAL=
\r
292 //Name of generator toolset.
\r
293 CMAKE_GENERATOR_TOOLSET:INTERNAL=
\r
294 //Source directory with the top level CMakeLists.txt file for this
\r
296 CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/Patrick/Documents/Studium/master/sem2/projekt/toc/antlr4-cpp-runtime-4.9.2-source
\r
297 //ADVANCED property for variable: CMAKE_LINKER
\r
298 CMAKE_LINKER-ADVANCED:INTERNAL=1
\r
299 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
\r
300 CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
\r
301 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
\r
302 CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
303 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
\r
304 CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
305 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
\r
306 CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
307 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
\r
308 CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
309 //ADVANCED property for variable: CMAKE_MT
\r
310 CMAKE_MT-ADVANCED:INTERNAL=1
\r
311 //number of local generators
\r
312 CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
\r
313 //Platform information initialized
\r
314 CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
\r
315 //ADVANCED property for variable: CMAKE_RC_COMPILER
\r
316 CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
\r
317 CMAKE_RC_COMPILER_WORKS:INTERNAL=1
\r
318 //ADVANCED property for variable: CMAKE_RC_FLAGS
\r
319 CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
\r
320 //ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG
\r
321 CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
322 //ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL
\r
323 CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
324 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE
\r
325 CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
326 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO
\r
327 CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
328 //Path to CMake installation.
\r
329 CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.17
\r
330 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
\r
331 CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
\r
332 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
\r
333 CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
334 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
\r
335 CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
336 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
\r
337 CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
338 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
\r
339 CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
340 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
\r
341 CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
\r
342 //ADVANCED property for variable: CMAKE_SKIP_RPATH
\r
343 CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
\r
344 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
\r
345 CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
\r
346 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
\r
347 CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
\r
348 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
\r
349 CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
\r
350 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
\r
351 CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
\r
352 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
\r
353 CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
\r
354 //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
\r
355 CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
\r
356 //ADVANCED property for variable: CPACK_BINARY_7Z
\r
357 CPACK_BINARY_7Z-ADVANCED:INTERNAL=1
\r
358 //ADVANCED property for variable: CPACK_BINARY_IFW
\r
359 CPACK_BINARY_IFW-ADVANCED:INTERNAL=1
\r
360 //ADVANCED property for variable: CPACK_BINARY_NSIS
\r
361 CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
\r
362 //ADVANCED property for variable: CPACK_BINARY_NUGET
\r
363 CPACK_BINARY_NUGET-ADVANCED:INTERNAL=1
\r
364 //ADVANCED property for variable: CPACK_BINARY_WIX
\r
365 CPACK_BINARY_WIX-ADVANCED:INTERNAL=1
\r
366 //ADVANCED property for variable: CPACK_BINARY_ZIP
\r
367 CPACK_BINARY_ZIP-ADVANCED:INTERNAL=1
\r
368 //ADVANCED property for variable: CPACK_SOURCE_7Z
\r
369 CPACK_SOURCE_7Z-ADVANCED:INTERNAL=1
\r
370 //ADVANCED property for variable: CPACK_SOURCE_ZIP
\r
371 CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
\r
372 //ADVANCED property for variable: GIT_EXECUTABLE
\r
373 GIT_EXECUTABLE-ADVANCED:INTERNAL=1
\r