CMakeCache.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. # This is the CMakeCache file.
  2. # For build in directory: c:/Users/Dream/Desktop/PQN/lib/glm/cmake-build-release-android_
  3. # It was generated by CMake: C:/Program Files/JetBrains/CLion 2024.2.2/bin/cmake/win/x64/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. //Path to a program.
  16. CMAKE_ADDR2LINE:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/addr2line.exe
  17. //Path to a program.
  18. CMAKE_AR:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/ar.exe
  19. //For backwards compatibility, what version of CMake commands and
  20. // syntax should this version of CMake try to support.
  21. CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4
  22. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  23. // MinSizeRel ...
  24. CMAKE_BUILD_TYPE:STRING=Release
  25. //Enable colored diagnostics throughout.
  26. CMAKE_COLOR_DIAGNOSTICS:BOOL=ON
  27. //CXX compiler
  28. CMAKE_CXX_COMPILER:STRING=C:/android-ndk-r27/toolchains/llvm/prebuilt/windows-x86_64/bin/aarch64-linux-android26-clang++
  29. //C compiler
  30. CMAKE_C_COMPILER:STRING=C:/android-ndk-r27/toolchains/llvm/prebuilt/windows-x86_64/bin/aarch64-linux-android26-clang
  31. //Flags used by the C compiler during all build types.
  32. CMAKE_C_FLAGS:STRING=
  33. //Flags used by the C compiler during DEBUG builds.
  34. CMAKE_C_FLAGS_DEBUG:STRING=
  35. //Flags used by the C compiler during MINSIZEREL builds.
  36. CMAKE_C_FLAGS_MINSIZEREL:STRING=
  37. //Flags used by the C compiler during RELEASE builds.
  38. CMAKE_C_FLAGS_RELEASE:STRING=
  39. //Flags used by the C compiler during RELWITHDEBINFO builds.
  40. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=
  41. //Path to a program.
  42. CMAKE_DLLTOOL:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/dlltool.exe
  43. //Flags used by the linker during all build types.
  44. CMAKE_EXE_LINKER_FLAGS:STRING=
  45. //Flags used by the linker during DEBUG builds.
  46. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  47. //Flags used by the linker during MINSIZEREL builds.
  48. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  49. //Flags used by the linker during RELEASE builds.
  50. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  51. //Flags used by the linker during RELWITHDEBINFO builds.
  52. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  53. //Value Computed by CMake.
  54. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=C:/Users/Dream/Desktop/PQN/lib/glm/cmake-build-release-android_/CMakeFiles/pkgRedirects
  55. //Install path prefix, prepended onto install directories.
  56. CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/Project
  57. //Path to a program.
  58. CMAKE_LINKER:FILEPATH=C:/android-ndk-r27/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.exe
  59. //No help, variable specified on the command line.
  60. CMAKE_MAKE_PROGRAM:UNINITIALIZED=C:/android-ndk-r27/prebuilt/windows-x86_64/bin/make.exe
  61. //Flags used by the linker during the creation of modules during
  62. // all build types.
  63. CMAKE_MODULE_LINKER_FLAGS:STRING=
  64. //Flags used by the linker during the creation of modules during
  65. // DEBUG builds.
  66. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  67. //Flags used by the linker during the creation of modules during
  68. // MINSIZEREL builds.
  69. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  70. //Flags used by the linker during the creation of modules during
  71. // RELEASE builds.
  72. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  73. //Flags used by the linker during the creation of modules during
  74. // RELWITHDEBINFO builds.
  75. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  76. //Path to a program.
  77. CMAKE_NM:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/nm.exe
  78. //Path to a program.
  79. CMAKE_OBJCOPY:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/objcopy.exe
  80. //Path to a program.
  81. CMAKE_OBJDUMP:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/objdump.exe
  82. //Value Computed by CMake
  83. CMAKE_PROJECT_DESCRIPTION:STATIC=
  84. //Value Computed by CMake
  85. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  86. //Value Computed by CMake
  87. CMAKE_PROJECT_NAME:STATIC=Project
  88. //Path to a program.
  89. CMAKE_RANLIB:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/ranlib.exe
  90. //Path to a program.
  91. CMAKE_READELF:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/readelf.exe
  92. //Flags used by the linker during the creation of shared libraries
  93. // during all build types.
  94. CMAKE_SHARED_LINKER_FLAGS:STRING=
  95. //Flags used by the linker during the creation of shared libraries
  96. // during DEBUG builds.
  97. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  98. //Flags used by the linker during the creation of shared libraries
  99. // during MINSIZEREL builds.
  100. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  101. //Flags used by the linker during the creation of shared libraries
  102. // during RELEASE builds.
  103. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  104. //Flags used by the linker during the creation of shared libraries
  105. // during RELWITHDEBINFO builds.
  106. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  107. //If set, runtime paths are not added when installing shared libraries,
  108. // but are added when building.
  109. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  110. //If set, runtime paths are not added when using shared libraries.
  111. CMAKE_SKIP_RPATH:BOOL=NO
  112. //Flags used by the linker during the creation of static libraries
  113. // during all build types.
  114. CMAKE_STATIC_LINKER_FLAGS:STRING=
  115. //Flags used by the linker during the creation of static libraries
  116. // during DEBUG builds.
  117. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  118. //Flags used by the linker during the creation of static libraries
  119. // during MINSIZEREL builds.
  120. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  121. //Flags used by the linker during the creation of static libraries
  122. // during RELEASE builds.
  123. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  124. //Flags used by the linker during the creation of static libraries
  125. // during RELWITHDEBINFO builds.
  126. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  127. //Path to a program.
  128. CMAKE_STRIP:FILEPATH=C:/Program Files/JetBrains/CLion 2024.2.2/bin/mingw/bin/strip.exe
  129. //Path to a program.
  130. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
  131. //If this value is on, makefiles will be generated without the
  132. // .SILENT directive, and all commands will be echoed to the console
  133. // during the make. This is useful for debugging only. With Visual
  134. // Studio IDE projects all commands are done without /nologo.
  135. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
  136. //Single output directory for building all executables.
  137. EXECUTABLE_OUTPUT_PATH:PATH=
  138. //Single output directory for building all libraries.
  139. LIBRARY_OUTPUT_PATH:PATH=
  140. //Value Computed by CMake
  141. Project_BINARY_DIR:STATIC=C:/Users/Dream/Desktop/PQN/lib/glm/cmake-build-release-android_
  142. //Value Computed by CMake
  143. Project_IS_TOP_LEVEL:STATIC=ON
  144. //Value Computed by CMake
  145. Project_SOURCE_DIR:STATIC=C:/Users/Dream/Desktop/PQN/lib/glm
  146. ########################
  147. # INTERNAL cache entries
  148. ########################
  149. //ADVANCED property for variable: CMAKE_ADDR2LINE
  150. CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
  151. //ADVANCED property for variable: CMAKE_AR
  152. CMAKE_AR-ADVANCED:INTERNAL=1
  153. //This is the directory where this CMakeCache.txt was created
  154. CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/Dream/Desktop/PQN/lib/glm/cmake-build-release-android_
  155. //Major version of cmake used to create the current loaded cache
  156. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  157. //Minor version of cmake used to create the current loaded cache
  158. CMAKE_CACHE_MINOR_VERSION:INTERNAL=29
  159. //Patch version of cmake used to create the current loaded cache
  160. CMAKE_CACHE_PATCH_VERSION:INTERNAL=6
  161. //Path to CMake executable.
  162. CMAKE_COMMAND:INTERNAL=C:/Program Files/JetBrains/CLion 2024.2.2/bin/cmake/win/x64/bin/cmake.exe
  163. //Path to cpack program executable.
  164. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/JetBrains/CLion 2024.2.2/bin/cmake/win/x64/bin/cpack.exe
  165. //Path to ctest program executable.
  166. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/JetBrains/CLion 2024.2.2/bin/cmake/win/x64/bin/ctest.exe
  167. //ADVANCED property for variable: CMAKE_CXX_COMPILER
  168. CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  169. //ADVANCED property for variable: CMAKE_C_COMPILER
  170. CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  171. //ADVANCED property for variable: CMAKE_C_FLAGS
  172. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  173. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  174. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  175. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  176. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  177. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  178. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  179. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  180. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  181. //ADVANCED property for variable: CMAKE_DLLTOOL
  182. CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
  183. //Executable file format
  184. CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
  185. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  186. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  187. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  188. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  189. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  190. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  191. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  192. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  193. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  194. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  195. //Name of external makefile project generator.
  196. CMAKE_EXTRA_GENERATOR:INTERNAL=
  197. //Name of generator.
  198. CMAKE_GENERATOR:INTERNAL=MinGW Makefiles
  199. //Generator instance identifier.
  200. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  201. //Name of generator platform.
  202. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  203. //Name of generator toolset.
  204. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  205. //Source directory with the top level CMakeLists.txt file for this
  206. // project
  207. CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/Dream/Desktop/PQN/lib/glm
  208. //ADVANCED property for variable: CMAKE_LINKER
  209. CMAKE_LINKER-ADVANCED:INTERNAL=1
  210. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  211. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  212. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  213. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  214. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  215. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  216. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  217. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  218. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  219. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  220. //ADVANCED property for variable: CMAKE_NM
  221. CMAKE_NM-ADVANCED:INTERNAL=1
  222. //number of local generators
  223. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  224. //ADVANCED property for variable: CMAKE_OBJCOPY
  225. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  226. //ADVANCED property for variable: CMAKE_OBJDUMP
  227. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  228. //Platform information initialized
  229. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  230. //ADVANCED property for variable: CMAKE_RANLIB
  231. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  232. //ADVANCED property for variable: CMAKE_READELF
  233. CMAKE_READELF-ADVANCED:INTERNAL=1
  234. //Path to CMake installation.
  235. CMAKE_ROOT:INTERNAL=C:/Program Files/JetBrains/CLion 2024.2.2/bin/cmake/win/x64/share/cmake-3.29
  236. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  237. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  238. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  239. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  240. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  241. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  242. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  243. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  244. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  245. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  246. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  247. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  248. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  249. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  250. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  251. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  252. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  253. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  254. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  255. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  256. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  257. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  258. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  259. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  260. //ADVANCED property for variable: CMAKE_STRIP
  261. CMAKE_STRIP-ADVANCED:INTERNAL=1
  262. //ADVANCED property for variable: CMAKE_TAPI
  263. CMAKE_TAPI-ADVANCED:INTERNAL=1
  264. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  265. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1