CMakeCache.txt 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. # This is the CMakeCache file.
  2. # For build in directory: d:/a/1/s/externals/vcpkg/buildtrees/fmt/x64-windows-rel
  3. # It was generated by CMake: C:/Program Files/CMake/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 GUIs for the type of VALUE, DO NOT EDIT TYPE!.
  11. # VALUE is the current value for the KEY.
  12. ########################
  13. # EXTERNAL cache entries
  14. ########################
  15. //No help, variable specified on the command line.
  16. BUILD_SHARED_LIBS:UNINITIALIZED=ON
  17. //Path to a program.
  18. CMAKE_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/lib.exe
  19. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  20. // MinSizeRel ...
  21. CMAKE_BUILD_TYPE:STRING=Release
  22. CMAKE_CROSSCOMPILING:STRING=OFF
  23. //CXX compiler
  24. CMAKE_CXX_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
  25. CMAKE_CXX_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP '
  26. CMAKE_CXX_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 '
  27. //Flags used by the CXX compiler during MINSIZEREL builds.
  28. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG
  29. CMAKE_CXX_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 '
  30. //Flags used by the CXX compiler during RELWITHDEBINFO builds.
  31. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG
  32. //Libraries linked by default with all C++ applications.
  33. 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
  34. //Preset for the export of private symbols
  35. CMAKE_CXX_VISIBILITY_PRESET:STRING=hidden
  36. CMAKE_C_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP '
  37. CMAKE_C_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 '
  38. CMAKE_C_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 '
  39. //No help, variable specified on the command line.
  40. CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION:UNINITIALIZED=ON
  41. //Flags used by the linker during all build types.
  42. CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64
  43. //Flags used by the linker during DEBUG builds.
  44. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL
  45. //Flags used by the linker during MINSIZEREL builds.
  46. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
  47. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF '
  48. //Flags used by the linker during RELWITHDEBINFO builds.
  49. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
  50. //Enable/Disable output of compile commands during generation.
  51. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
  52. //No help, variable specified on the command line.
  53. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  54. //No help, variable specified on the command line.
  55. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  56. //No help, variable specified on the command line.
  57. CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY:UNINITIALIZED=ON
  58. //No help, variable specified on the command line.
  59. CMAKE_INSTALL_BINDIR:STRING=bin
  60. //Read-only architecture-independent data (DATAROOTDIR)
  61. CMAKE_INSTALL_DATADIR:PATH=
  62. //Read-only architecture-independent data root (share)
  63. CMAKE_INSTALL_DATAROOTDIR:PATH=share
  64. //Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
  65. CMAKE_INSTALL_DOCDIR:PATH=
  66. //C header files (include)
  67. CMAKE_INSTALL_INCLUDEDIR:PATH=include
  68. //Info documentation (DATAROOTDIR/info)
  69. CMAKE_INSTALL_INFODIR:PATH=
  70. //No help, variable specified on the command line.
  71. CMAKE_INSTALL_LIBDIR:STRING=lib
  72. //Program executables (libexec)
  73. CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
  74. //Locale-dependent data (DATAROOTDIR/locale)
  75. CMAKE_INSTALL_LOCALEDIR:PATH=
  76. //Modifiable single-machine data (var)
  77. CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
  78. //Man documentation (DATAROOTDIR/man)
  79. CMAKE_INSTALL_MANDIR:PATH=
  80. //C header files for non-gcc (/usr/include)
  81. CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
  82. //Install path prefix, prepended onto install directories.
  83. CMAKE_INSTALL_PREFIX:PATH=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  84. //Run-time variable data (LOCALSTATEDIR/run)
  85. CMAKE_INSTALL_RUNSTATEDIR:PATH=
  86. //System admin executables (sbin)
  87. CMAKE_INSTALL_SBINDIR:PATH=sbin
  88. //Modifiable architecture-independent data (com)
  89. CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
  90. //Read-only single-machine data (etc)
  91. CMAKE_INSTALL_SYSCONFDIR:PATH=etc
  92. //No help, variable specified on the command line.
  93. CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP:UNINITIALIZED=TRUE
  94. //Path to a program.
  95. CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/link.exe
  96. //make program
  97. CMAKE_MAKE_PROGRAM:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe
  98. //Flags used by the linker during the creation of modules during
  99. // all build types.
  100. CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64
  101. //Flags used by the linker during the creation of modules during
  102. // DEBUG builds.
  103. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
  104. //Flags used by the linker during the creation of modules during
  105. // MINSIZEREL builds.
  106. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
  107. //Flags used by the linker during the creation of modules during
  108. // RELEASE builds.
  109. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
  110. //Flags used by the linker during the creation of modules during
  111. // RELWITHDEBINFO builds.
  112. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
  113. CMAKE_MSVC_RUNTIME_LIBRARY:STRING=MultiThreaded$<$<CONFIG:Debug>:Debug>$<$<STREQUAL:dynamic,dynamic>:DLL>
  114. //Path to a program.
  115. CMAKE_MT:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.22000.0/x64/mt.exe
  116. //Value Computed by CMake
  117. CMAKE_PROJECT_DESCRIPTION:STATIC=
  118. //Value Computed by CMake
  119. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  120. //Value Computed by CMake
  121. CMAKE_PROJECT_NAME:STATIC=FMT
  122. //RC compiler
  123. CMAKE_RC_COMPILER:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.22000.0/x64/rc.exe
  124. CMAKE_RC_FLAGS:STRING=-c65001 /DWIN32
  125. //Flags for Windows Resource Compiler during DEBUG builds.
  126. CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG
  127. //Flags for Windows Resource Compiler during MINSIZEREL builds.
  128. CMAKE_RC_FLAGS_MINSIZEREL:STRING=
  129. //Flags for Windows Resource Compiler during RELEASE builds.
  130. CMAKE_RC_FLAGS_RELEASE:STRING=
  131. //Flags for Windows Resource Compiler during RELWITHDEBINFO builds.
  132. CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=
  133. //Flags used by the linker during the creation of shared libraries
  134. // during all build types.
  135. CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64
  136. //Flags used by the linker during the creation of shared libraries
  137. // during DEBUG builds.
  138. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL
  139. //Flags used by the linker during the creation of shared libraries
  140. // during MINSIZEREL builds.
  141. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
  142. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF '
  143. //Flags used by the linker during the creation of shared libraries
  144. // during RELWITHDEBINFO builds.
  145. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
  146. //If set, runtime paths are not added when installing shared libraries,
  147. // but are added when building.
  148. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  149. //If set, runtime paths are not added when using shared libraries.
  150. CMAKE_SKIP_RPATH:BOOL=NO
  151. //Flags used by the linker during the creation of static libraries
  152. // during all build types.
  153. CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64
  154. //Flags used by the linker during the creation of static libraries
  155. // during DEBUG builds.
  156. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=/nologo
  157. //Flags used by the linker during the creation of static libraries
  158. // during MINSIZEREL builds.
  159. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  160. //Flags used by the linker during the creation of static libraries
  161. // during RELEASE builds.
  162. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=/nologo
  163. //Flags used by the linker during the creation of static libraries
  164. // during RELWITHDEBINFO builds.
  165. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  166. CMAKE_SYSTEM_NAME:STRING=Windows
  167. CMAKE_SYSTEM_PROCESSOR:STRING=AMD64
  168. CMAKE_SYSTEM_VERSION:STRING=10.0.17763
  169. //The CMake toolchain file
  170. CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/a/1/s/externals/vcpkg/scripts/buildsystems/vcpkg.cmake
  171. //If this value is on, makefiles will be generated without the
  172. // .SILENT directive, and all commands will be echoed to the console
  173. // during the make. This is useful for debugging only. With Visual
  174. // Studio IDE projects all commands are done without /nologo.
  175. CMAKE_VERBOSE_MAKEFILE:BOOL=ON
  176. //Whether to add a compile flag to hide symbols of inline functions
  177. CMAKE_VISIBILITY_INLINES_HIDDEN:BOOL=ON
  178. //Enable to build 7-Zip packages
  179. CPACK_BINARY_7Z:BOOL=OFF
  180. //Enable to build IFW packages
  181. CPACK_BINARY_IFW:BOOL=OFF
  182. //Enable to build NSIS packages
  183. CPACK_BINARY_NSIS:BOOL=ON
  184. //Enable to build NuGet packages
  185. CPACK_BINARY_NUGET:BOOL=OFF
  186. //Enable to build WiX packages
  187. CPACK_BINARY_WIX:BOOL=OFF
  188. //Enable to build ZIP packages
  189. CPACK_BINARY_ZIP:BOOL=OFF
  190. //Value Computed by CMake
  191. FMT_BINARY_DIR:STATIC=D:/a/1/s/externals/vcpkg/buildtrees/fmt/x64-windows-rel
  192. //Installation directory for cmake files, a relative path that
  193. // will be joined with D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  194. // or an absolute path.
  195. FMT_CMAKE_DIR:STRING=share/fmt
  196. //Generate the cuda-test target.
  197. FMT_CUDA_TEST:BOOL=OFF
  198. //Debug library postfix.
  199. FMT_DEBUG_POSTFIX:STRING=d
  200. //Generate the doc target.
  201. FMT_DOC:BOOL=OFF
  202. //Generate the fuzz target.
  203. FMT_FUZZ:BOOL=OFF
  204. //Installation directory for include files, a relative path that
  205. // will be joined with D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  206. // or an absolute path.
  207. FMT_INC_DIR:STRING=include
  208. //Generate the install target.
  209. FMT_INSTALL:BOOL=ON
  210. //Value Computed by CMake
  211. FMT_IS_TOP_LEVEL:STATIC=ON
  212. //Installation directory for libraries, a relative path that will
  213. // be joined to D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  214. // or an absolute path.
  215. FMT_LIB_DIR:STRING=lib
  216. //Build a module instead of a traditional library.
  217. FMT_MODULE:BOOL=OFF
  218. //Include core requiring OS (Windows/Posix)
  219. FMT_OS:BOOL=ON
  220. //Enable extra warnings and expensive tests.
  221. FMT_PEDANTIC:BOOL=OFF
  222. //Installation directory for pkgconfig (.pc) files, a relative
  223. // path that will be joined with D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  224. // or an absolute path.
  225. FMT_PKGCONFIG_DIR:PATH=lib/pkgconfig
  226. //Value Computed by CMake
  227. FMT_SOURCE_DIR:STATIC=D:/a/1/s/externals/vcpkg/buildtrees/fmt/src/8.1.1-11f8359597.clean
  228. //Expose headers with marking them as system.
  229. FMT_SYSTEM_HEADERS:BOOL=OFF
  230. //Generate the test target.
  231. FMT_TEST:BOOL=OFF
  232. //Halt the compilation with an error on compiler warnings.
  233. FMT_WERROR:BOOL=OFF
  234. //Automatically copy dependencies into the output directory for
  235. // executables.
  236. VCPKG_APPLOCAL_DEPS:BOOL=OFF
  237. //No help, variable specified on the command line.
  238. VCPKG_CHAINLOAD_TOOLCHAIN_FILE:UNINITIALIZED=D:/a/1/s/externals/vcpkg/scripts/toolchains/windows.cmake
  239. //No help, variable specified on the command line.
  240. VCPKG_CRT_LINKAGE:UNINITIALIZED=dynamic
  241. //No help, variable specified on the command line.
  242. VCPKG_CXX_FLAGS:UNINITIALIZED=
  243. //No help, variable specified on the command line.
  244. VCPKG_CXX_FLAGS_DEBUG:UNINITIALIZED=
  245. //No help, variable specified on the command line.
  246. VCPKG_CXX_FLAGS_RELEASE:UNINITIALIZED=
  247. //No help, variable specified on the command line.
  248. VCPKG_C_FLAGS:UNINITIALIZED=
  249. //No help, variable specified on the command line.
  250. VCPKG_C_FLAGS_DEBUG:UNINITIALIZED=
  251. //No help, variable specified on the command line.
  252. VCPKG_C_FLAGS_RELEASE:UNINITIALIZED=
  253. //The directory which contains the installed libraries for each
  254. // triplet
  255. VCPKG_INSTALLED_DIR:PATH=D:/a/1/s/build/vcpkg_installed
  256. //No help, variable specified on the command line.
  257. VCPKG_LINKER_FLAGS:UNINITIALIZED=
  258. //No help, variable specified on the command line.
  259. VCPKG_LINKER_FLAGS_DEBUG:UNINITIALIZED=
  260. //No help, variable specified on the command line.
  261. VCPKG_LINKER_FLAGS_RELEASE:UNINITIALIZED=
  262. //The path to the vcpkg manifest directory.
  263. VCPKG_MANIFEST_DIR:PATH=
  264. //Use manifest mode, as opposed to classic mode.
  265. VCPKG_MANIFEST_MODE:BOOL=OFF
  266. //No help, variable specified on the command line.
  267. VCPKG_PLATFORM_TOOLSET:UNINITIALIZED=v142
  268. //Appends the vcpkg paths to CMAKE_PREFIX_PATH, CMAKE_LIBRARY_PATH
  269. // and CMAKE_FIND_ROOT_PATH so that vcpkg libraries/packages are
  270. // found after toolchain/system libraries/packages.
  271. VCPKG_PREFER_SYSTEM_LIBS:BOOL=OFF
  272. //Enable the setup of CMAKE_PROGRAM_PATH to vcpkg paths
  273. VCPKG_SETUP_CMAKE_PROGRAM_PATH:BOOL=ON
  274. //No help, variable specified on the command line.
  275. VCPKG_SET_CHARSET_FLAG:UNINITIALIZED=ON
  276. //No help, variable specified on the command line.
  277. VCPKG_TARGET_ARCHITECTURE:UNINITIALIZED=x64
  278. //Vcpkg target triplet (ex. x86-windows)
  279. VCPKG_TARGET_TRIPLET:STRING=x64-windows
  280. //Enables messages from the VCPKG toolchain for debugging purposes.
  281. VCPKG_VERBOSE:BOOL=OFF
  282. //(experimental) Automatically copy dependencies into the install
  283. // target directory for executables. Requires CMake 3.14.
  284. X_VCPKG_APPLOCAL_DEPS_INSTALL:BOOL=OFF
  285. //(experimental) Add USES_TERMINAL to VCPKG_APPLOCAL_DEPS to force
  286. // serialization.
  287. X_VCPKG_APPLOCAL_DEPS_SERIALIZED:BOOL=OFF
  288. //The directory which contains the installed libraries for each
  289. // triplet
  290. _VCPKG_INSTALLED_DIR:PATH=D:/a/1/s/build/vcpkg_installed
  291. //No help, variable specified on the command line.
  292. _VCPKG_ROOT_DIR:UNINITIALIZED=D:/a/1/s/externals/vcpkg
  293. ########################
  294. # INTERNAL cache entries
  295. ########################
  296. //ADVANCED property for variable: CMAKE_AR
  297. CMAKE_AR-ADVANCED:INTERNAL=1
  298. //This is the directory where this CMakeCache.txt was created
  299. CMAKE_CACHEFILE_DIR:INTERNAL=d:/a/1/s/externals/vcpkg/buildtrees/fmt/x64-windows-rel
  300. //Major version of cmake used to create the current loaded cache
  301. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  302. //Minor version of cmake used to create the current loaded cache
  303. CMAKE_CACHE_MINOR_VERSION:INTERNAL=23
  304. //Patch version of cmake used to create the current loaded cache
  305. CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
  306. //Path to CMake executable.
  307. CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe
  308. //Path to cpack program executable.
  309. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe
  310. //Path to ctest program executable.
  311. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe
  312. //ADVANCED property for variable: CMAKE_CXX_COMPILER
  313. CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  314. //ADVANCED property for variable: CMAKE_CXX_FLAGS
  315. CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  316. //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  317. CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  318. //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  319. CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  320. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  321. CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  322. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  323. CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  324. //ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
  325. CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
  326. //STRINGS property for variable: CMAKE_CXX_VISIBILITY_PRESET
  327. CMAKE_CXX_VISIBILITY_PRESET-STRINGS:INTERNAL=hidden;default
  328. //Path to cache edit program executable.
  329. CMAKE_EDIT_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake-gui.exe
  330. //Executable file format
  331. CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
  332. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  333. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  334. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  335. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  336. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  337. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  338. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  339. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  340. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  341. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  342. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  343. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  344. //Name of external makefile project generator.
  345. CMAKE_EXTRA_GENERATOR:INTERNAL=
  346. //Name of generator.
  347. CMAKE_GENERATOR:INTERNAL=Ninja
  348. //Generator instance identifier.
  349. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  350. //Name of generator platform.
  351. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  352. //Name of generator toolset.
  353. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  354. //Source directory with the top level CMakeLists.txt file for this
  355. // project
  356. CMAKE_HOME_DIRECTORY:INTERNAL=D:/a/1/s/externals/vcpkg/buildtrees/fmt/src/8.1.1-11f8359597.clean
  357. //ADVANCED property for variable: CMAKE_INSTALL_BINDIR
  358. CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
  359. //ADVANCED property for variable: CMAKE_INSTALL_DATADIR
  360. CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
  361. //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
  362. CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
  363. //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
  364. CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
  365. //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
  366. CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
  367. //ADVANCED property for variable: CMAKE_INSTALL_INFODIR
  368. CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
  369. //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
  370. CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
  371. //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
  372. CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
  373. //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
  374. CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
  375. //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
  376. CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
  377. //ADVANCED property for variable: CMAKE_INSTALL_MANDIR
  378. CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
  379. //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
  380. CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
  381. //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
  382. CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
  383. //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
  384. CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
  385. //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
  386. CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
  387. //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
  388. CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
  389. //ADVANCED property for variable: CMAKE_LINKER
  390. CMAKE_LINKER-ADVANCED:INTERNAL=1
  391. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  392. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  393. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  394. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  395. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  396. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  397. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  398. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  399. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  400. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  401. //ADVANCED property for variable: CMAKE_MT
  402. CMAKE_MT-ADVANCED:INTERNAL=1
  403. //number of local generators
  404. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  405. //Platform information initialized
  406. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  407. //noop for ranlib
  408. CMAKE_RANLIB:INTERNAL=:
  409. //ADVANCED property for variable: CMAKE_RC_COMPILER
  410. CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
  411. CMAKE_RC_COMPILER_WORKS:INTERNAL=1
  412. //ADVANCED property for variable: CMAKE_RC_FLAGS
  413. CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
  414. //ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG
  415. CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  416. //ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL
  417. CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  418. //ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE
  419. CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  420. //ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO
  421. CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  422. //Path to CMake installation.
  423. CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.23
  424. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  425. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  426. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  427. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  428. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  429. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  430. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  431. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  432. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  433. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  434. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  435. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  436. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  437. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  438. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  439. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  440. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  441. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  442. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  443. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  444. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  445. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  446. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  447. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  448. //ADVANCED property for variable: CMAKE_TOOLCHAIN_FILE
  449. CMAKE_TOOLCHAIN_FILE-ADVANCED:INTERNAL=1
  450. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  451. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  452. //ADVANCED property for variable: CPACK_BINARY_7Z
  453. CPACK_BINARY_7Z-ADVANCED:INTERNAL=1
  454. //ADVANCED property for variable: CPACK_BINARY_IFW
  455. CPACK_BINARY_IFW-ADVANCED:INTERNAL=1
  456. //ADVANCED property for variable: CPACK_BINARY_NSIS
  457. CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
  458. //ADVANCED property for variable: CPACK_BINARY_NUGET
  459. CPACK_BINARY_NUGET-ADVANCED:INTERNAL=1
  460. //ADVANCED property for variable: CPACK_BINARY_WIX
  461. CPACK_BINARY_WIX-ADVANCED:INTERNAL=1
  462. //ADVANCED property for variable: CPACK_BINARY_ZIP
  463. CPACK_BINARY_ZIP-ADVANCED:INTERNAL=1
  464. //Test FMT_HAS_VARIANT
  465. FMT_HAS_VARIANT:INTERNAL=1
  466. //Have symbol _strtod_l
  467. HAVE_STRTOD_L:INTERNAL=1
  468. //Test SUPPORTS_USER_DEFINED_LITERALS
  469. SUPPORTS_USER_DEFINED_LITERALS:INTERNAL=1
  470. //Install the dependencies listed in your manifest:
  471. //\n If this is off, you will have to manually install your dependencies.
  472. //\n See https://github.com/microsoft/vcpkg/tree/master/docs/specifications/manifests.md
  473. // for more info.
  474. //\n
  475. VCPKG_MANIFEST_INSTALL:INTERNAL=OFF
  476. //ADVANCED property for variable: VCPKG_VERBOSE
  477. VCPKG_VERBOSE-ADVANCED:INTERNAL=1
  478. //Making sure VCPKG_MANIFEST_MODE doesn't change
  479. Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=OFF
  480. //Vcpkg root directory
  481. Z_VCPKG_ROOT_DIR:INTERNAL=D:/a/1/s/externals/vcpkg
  482. //CMAKE_INSTALL_PREFIX during last run
  483. _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=D:/a/1/s/externals/vcpkg/packages/fmt_x64-windows
  484. //Test has_std_0x_flag
  485. has_std_0x_flag:INTERNAL=
  486. //Test has_std_11_flag
  487. has_std_11_flag:INTERNAL=