CMakeCache.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. # This is the CMakeCache file.
  2. # For build in directory: d:/a/1/s/externals/vcpkg/buildtrees/boost-timer/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. B2_EXE:UNINITIALIZED=D:/a/1/s/build/vcpkg_installed/x64-windows/tools/boost-build/b2.exe
  17. //No help, variable specified on the command line.
  18. BOOST_BUILD_PATH:UNINITIALIZED=D:/a/1/s/build/vcpkg_installed/x64-windows/tools/boost-build
  19. //No help, variable specified on the command line.
  20. BUILD_SHARED_LIBS:UNINITIALIZED=ON
  21. //No help, variable specified on the command line.
  22. CMAKE_BUILD_TYPE:UNINITIALIZED=Release
  23. CMAKE_CROSSCOMPILING:STRING=OFF
  24. CMAKE_CXX_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP '
  25. CMAKE_CXX_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 '
  26. CMAKE_CXX_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 '
  27. CMAKE_C_FLAGS:STRING=' /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP '
  28. CMAKE_C_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 '
  29. CMAKE_C_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 '
  30. //No help, variable specified on the command line.
  31. CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION:UNINITIALIZED=ON
  32. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF '
  33. //Enable/Disable output of compile commands during generation.
  34. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
  35. //No help, variable specified on the command line.
  36. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  37. //No help, variable specified on the command line.
  38. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  39. //No help, variable specified on the command line.
  40. CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY:UNINITIALIZED=ON
  41. //No help, variable specified on the command line.
  42. CMAKE_INSTALL_BINDIR:STRING=bin
  43. //No help, variable specified on the command line.
  44. CMAKE_INSTALL_LIBDIR:STRING=lib
  45. //Install path prefix, prepended onto install directories.
  46. CMAKE_INSTALL_PREFIX:PATH=D:/a/1/s/externals/vcpkg/packages/boost-timer_x64-windows
  47. //No help, variable specified on the command line.
  48. CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP:UNINITIALIZED=TRUE
  49. //make program
  50. CMAKE_MAKE_PROGRAM:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe
  51. CMAKE_MSVC_RUNTIME_LIBRARY:STRING=MultiThreaded$<$<CONFIG:Debug>:Debug>$<$<STREQUAL:dynamic,dynamic>:DLL>
  52. //Value Computed by CMake
  53. CMAKE_PROJECT_DESCRIPTION:STATIC=
  54. //Value Computed by CMake
  55. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  56. //Value Computed by CMake
  57. CMAKE_PROJECT_NAME:STATIC=boost
  58. CMAKE_RC_FLAGS:STRING=-c65001 /DWIN32
  59. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF '
  60. //If set, runtime paths are not added when installing shared libraries,
  61. // but are added when building.
  62. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  63. //If set, runtime paths are not added when using shared libraries.
  64. CMAKE_SKIP_RPATH:BOOL=NO
  65. CMAKE_SYSTEM_NAME:STRING=Windows
  66. CMAKE_SYSTEM_PROCESSOR:STRING=AMD64
  67. CMAKE_SYSTEM_VERSION:STRING=10.0.17763
  68. //The CMake toolchain file
  69. CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/a/1/s/externals/vcpkg/scripts/buildsystems/vcpkg.cmake
  70. //If this value is on, makefiles will be generated without the
  71. // .SILENT directive, and all commands will be echoed to the console
  72. // during the make. This is useful for debugging only. With Visual
  73. // Studio IDE projects all commands are done without /nologo.
  74. CMAKE_VERBOSE_MAKEFILE:BOOL=ON
  75. //No help, variable specified on the command line.
  76. CURRENT_INSTALLED_DIR:UNINITIALIZED=D:/a/1/s/build/vcpkg_installed/x64-windows
  77. //No help, variable specified on the command line.
  78. FEATURES:UNINITIALIZED=core
  79. //No help, variable specified on the command line.
  80. PORT:UNINITIALIZED=boost-timer
  81. //No help, variable specified on the command line.
  82. SOURCE_PATH:UNINITIALIZED=D:/a/1/s/externals/vcpkg/buildtrees/boost-timer/src/ost-1.79.0-bd2228d599.clean
  83. //Automatically copy dependencies into the output directory for
  84. // executables.
  85. VCPKG_APPLOCAL_DEPS:BOOL=OFF
  86. //No help, variable specified on the command line.
  87. VCPKG_CHAINLOAD_TOOLCHAIN_FILE:UNINITIALIZED=D:/a/1/s/externals/vcpkg/scripts/toolchains/windows.cmake
  88. //No help, variable specified on the command line.
  89. VCPKG_CMAKE_VARS_FILE:UNINITIALIZED=D:/a/1/s/externals/vcpkg/buildtrees/boost-timer/cmake-get-vars-x64-windows.cmake.log
  90. //No help, variable specified on the command line.
  91. VCPKG_CRT_LINKAGE:UNINITIALIZED=dynamic
  92. //No help, variable specified on the command line.
  93. VCPKG_CXX_FLAGS:UNINITIALIZED=
  94. //No help, variable specified on the command line.
  95. VCPKG_CXX_FLAGS_DEBUG:UNINITIALIZED=
  96. //No help, variable specified on the command line.
  97. VCPKG_CXX_FLAGS_RELEASE:UNINITIALIZED=
  98. //No help, variable specified on the command line.
  99. VCPKG_C_FLAGS:UNINITIALIZED=
  100. //No help, variable specified on the command line.
  101. VCPKG_C_FLAGS_DEBUG:UNINITIALIZED=
  102. //No help, variable specified on the command line.
  103. VCPKG_C_FLAGS_RELEASE:UNINITIALIZED=
  104. //The directory which contains the installed libraries for each
  105. // triplet
  106. VCPKG_INSTALLED_DIR:PATH=D:/a/1/s/build/vcpkg_installed
  107. //No help, variable specified on the command line.
  108. VCPKG_LINKER_FLAGS:UNINITIALIZED=
  109. //No help, variable specified on the command line.
  110. VCPKG_LINKER_FLAGS_DEBUG:UNINITIALIZED=
  111. //No help, variable specified on the command line.
  112. VCPKG_LINKER_FLAGS_RELEASE:UNINITIALIZED=
  113. //The path to the vcpkg manifest directory.
  114. VCPKG_MANIFEST_DIR:PATH=
  115. //Use manifest mode, as opposed to classic mode.
  116. VCPKG_MANIFEST_MODE:BOOL=OFF
  117. //No help, variable specified on the command line.
  118. VCPKG_PLATFORM_TOOLSET:UNINITIALIZED=v142
  119. //Appends the vcpkg paths to CMAKE_PREFIX_PATH, CMAKE_LIBRARY_PATH
  120. // and CMAKE_FIND_ROOT_PATH so that vcpkg libraries/packages are
  121. // found after toolchain/system libraries/packages.
  122. VCPKG_PREFER_SYSTEM_LIBS:BOOL=OFF
  123. //Enable the setup of CMAKE_PROGRAM_PATH to vcpkg paths
  124. VCPKG_SETUP_CMAKE_PROGRAM_PATH:BOOL=ON
  125. //No help, variable specified on the command line.
  126. VCPKG_SET_CHARSET_FLAG:UNINITIALIZED=ON
  127. //No help, variable specified on the command line.
  128. VCPKG_TARGET_ARCHITECTURE:UNINITIALIZED=x64
  129. //Vcpkg target triplet (ex. x86-windows)
  130. VCPKG_TARGET_TRIPLET:STRING=x64-windows
  131. //Enables messages from the VCPKG toolchain for debugging purposes.
  132. VCPKG_VERBOSE:BOOL=OFF
  133. //No help, variable specified on the command line.
  134. WITH_PYTHON2:UNINITIALIZED=OFF
  135. //No help, variable specified on the command line.
  136. WITH_PYTHON3:UNINITIALIZED=OFF
  137. //(experimental) Automatically copy dependencies into the install
  138. // target directory for executables. Requires CMake 3.14.
  139. X_VCPKG_APPLOCAL_DEPS_INSTALL:BOOL=OFF
  140. //(experimental) Add USES_TERMINAL to VCPKG_APPLOCAL_DEPS to force
  141. // serialization.
  142. X_VCPKG_APPLOCAL_DEPS_SERIALIZED:BOOL=OFF
  143. //The directory which contains the installed libraries for each
  144. // triplet
  145. _VCPKG_INSTALLED_DIR:PATH=D:/a/1/s/build/vcpkg_installed
  146. //No help, variable specified on the command line.
  147. _VCPKG_ROOT_DIR:UNINITIALIZED=D:/a/1/s/externals/vcpkg
  148. //Value Computed by CMake
  149. boost_BINARY_DIR:STATIC=D:/a/1/s/externals/vcpkg/buildtrees/boost-timer/x64-windows-rel
  150. //Value Computed by CMake
  151. boost_IS_TOP_LEVEL:STATIC=ON
  152. //Value Computed by CMake
  153. boost_SOURCE_DIR:STATIC=D:/a/1/s/build/vcpkg_installed/x64-windows/share/boost-build
  154. ########################
  155. # INTERNAL cache entries
  156. ########################
  157. //This is the directory where this CMakeCache.txt was created
  158. CMAKE_CACHEFILE_DIR:INTERNAL=d:/a/1/s/externals/vcpkg/buildtrees/boost-timer/x64-windows-rel
  159. //Major version of cmake used to create the current loaded cache
  160. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  161. //Minor version of cmake used to create the current loaded cache
  162. CMAKE_CACHE_MINOR_VERSION:INTERNAL=23
  163. //Patch version of cmake used to create the current loaded cache
  164. CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
  165. //Path to CMake executable.
  166. CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe
  167. //Path to cpack program executable.
  168. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe
  169. //Path to ctest program executable.
  170. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe
  171. //Path to cache edit program executable.
  172. CMAKE_EDIT_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake-gui.exe
  173. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  174. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  175. //Name of external makefile project generator.
  176. CMAKE_EXTRA_GENERATOR:INTERNAL=
  177. //Name of generator.
  178. CMAKE_GENERATOR:INTERNAL=Ninja
  179. //Generator instance identifier.
  180. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  181. //Name of generator platform.
  182. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  183. //Name of generator toolset.
  184. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  185. //Source directory with the top level CMakeLists.txt file for this
  186. // project
  187. CMAKE_HOME_DIRECTORY:INTERNAL=D:/a/1/s/build/vcpkg_installed/x64-windows/share/boost-build
  188. //number of local generators
  189. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  190. //Platform information initialized
  191. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  192. //Path to CMake installation.
  193. CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.23
  194. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  195. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  196. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  197. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  198. //ADVANCED property for variable: CMAKE_TOOLCHAIN_FILE
  199. CMAKE_TOOLCHAIN_FILE-ADVANCED:INTERNAL=1
  200. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  201. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  202. //Install the dependencies listed in your manifest:
  203. //\n If this is off, you will have to manually install your dependencies.
  204. //\n See https://github.com/microsoft/vcpkg/tree/master/docs/specifications/manifests.md
  205. // for more info.
  206. //\n
  207. VCPKG_MANIFEST_INSTALL:INTERNAL=OFF
  208. //ADVANCED property for variable: VCPKG_VERBOSE
  209. VCPKG_VERBOSE-ADVANCED:INTERNAL=1
  210. //Making sure VCPKG_MANIFEST_MODE doesn't change
  211. Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=OFF
  212. //Vcpkg root directory
  213. Z_VCPKG_ROOT_DIR:INTERNAL=D:/a/1/s/externals/vcpkg