CMakeCache.txt 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. # This is the CMakeCache file.
  2. # For build in directory: e:/Kantor/telnow_2025/android/app/.cxx/Debug/3v266c66/x86
  3. # It was generated by CMake: C:/Users/moham/AppData/Local/Android/Sdk/cmake/3.22.1/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. ANDROID_ABI:UNINITIALIZED=x86
  17. //No help, variable specified on the command line.
  18. ANDROID_NDK:UNINITIALIZED=C:\Users\moham\AppData\Local\Android\Sdk\ndk\25.1.8937393
  19. //No help, variable specified on the command line.
  20. ANDROID_PLATFORM:UNINITIALIZED=android-23
  21. //Path to a program.
  22. CMAKE_ADDR2LINE:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-addr2line.exe
  23. //No help, variable specified on the command line.
  24. CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86
  25. //No help, variable specified on the command line.
  26. CMAKE_ANDROID_NDK:UNINITIALIZED=C:\Users\moham\AppData\Local\Android\Sdk\ndk\25.1.8937393
  27. //Archiver
  28. CMAKE_AR:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
  29. //Flags used by the compiler during all build types.
  30. CMAKE_ASM_FLAGS:STRING=
  31. //Flags used by the compiler during debug builds.
  32. CMAKE_ASM_FLAGS_DEBUG:STRING=
  33. //Flags used by the compiler during release builds.
  34. CMAKE_ASM_FLAGS_RELEASE:STRING=
  35. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  36. // MinSizeRel ...
  37. CMAKE_BUILD_TYPE:STRING=Debug
  38. //LLVM archiver
  39. CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND
  40. //Generate index for LLVM archive
  41. CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND
  42. //Flags used by the compiler during all build types.
  43. CMAKE_CXX_FLAGS:STRING=
  44. //Flags used by the compiler during debug builds.
  45. CMAKE_CXX_FLAGS_DEBUG:STRING=
  46. //Flags used by the CXX compiler during MINSIZEREL builds.
  47. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  48. //Flags used by the compiler during release builds.
  49. CMAKE_CXX_FLAGS_RELEASE:STRING=
  50. //Flags used by the CXX compiler during RELWITHDEBINFO builds.
  51. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  52. //Libraries linked by default with all C++ applications.
  53. CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
  54. //LLVM archiver
  55. CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND
  56. //Generate index for LLVM archive
  57. CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND
  58. //Flags used by the compiler during all build types.
  59. CMAKE_C_FLAGS:STRING=
  60. //Flags used by the compiler during debug builds.
  61. CMAKE_C_FLAGS_DEBUG:STRING=
  62. //Flags used by the C compiler during MINSIZEREL builds.
  63. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  64. //Flags used by the compiler during release builds.
  65. CMAKE_C_FLAGS_RELEASE:STRING=
  66. //Flags used by the C compiler during RELWITHDEBINFO builds.
  67. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  68. //Libraries linked by default with all C applications.
  69. CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
  70. //Path to a program.
  71. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
  72. //Flags used by the linker.
  73. CMAKE_EXE_LINKER_FLAGS:STRING=
  74. //Flags used by the linker during DEBUG builds.
  75. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  76. //Flags used by the linker during MINSIZEREL builds.
  77. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  78. //Flags used by the linker during RELEASE builds.
  79. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  80. //Flags used by the linker during RELWITHDEBINFO builds.
  81. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  82. //No help, variable specified on the command line.
  83. CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
  84. //Install path prefix, prepended onto install directories.
  85. CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/Project
  86. //No help, variable specified on the command line.
  87. CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=E:\Kantor\telnow_2025\build\app\intermediates\cxx\Debug\3v266c66\obj\x86
  88. //Path to a program.
  89. CMAKE_LINKER:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
  90. //No help, variable specified on the command line.
  91. CMAKE_MAKE_PROGRAM:UNINITIALIZED=C:\Users\moham\AppData\Local\Android\Sdk\cmake\3.22.1\bin\ninja.exe
  92. //Flags used by the linker during the creation of modules.
  93. CMAKE_MODULE_LINKER_FLAGS:STRING=
  94. //Flags used by the linker during the creation of modules during
  95. // DEBUG builds.
  96. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  97. //Flags used by the linker during the creation of modules during
  98. // MINSIZEREL builds.
  99. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  100. //Flags used by the linker during the creation of modules during
  101. // RELEASE builds.
  102. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  103. //Flags used by the linker during the creation of modules during
  104. // RELWITHDEBINFO builds.
  105. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  106. //Path to a program.
  107. CMAKE_NM:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-nm.exe
  108. //Path to a program.
  109. CMAKE_OBJCOPY:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objcopy.exe
  110. //Path to a program.
  111. CMAKE_OBJDUMP:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe
  112. //Value Computed by CMake
  113. CMAKE_PROJECT_DESCRIPTION:STATIC=
  114. //Value Computed by CMake
  115. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  116. //Value Computed by CMake
  117. CMAKE_PROJECT_NAME:STATIC=Project
  118. //Ranlib
  119. CMAKE_RANLIB:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
  120. //Path to a program.
  121. CMAKE_READELF:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
  122. //No help, variable specified on the command line.
  123. CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=E:\Kantor\telnow_2025\build\app\intermediates\cxx\Debug\3v266c66\obj\x86
  124. //Flags used by the linker during the creation of dll's.
  125. CMAKE_SHARED_LINKER_FLAGS:STRING=
  126. //Flags used by the linker during the creation of shared libraries
  127. // during DEBUG builds.
  128. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  129. //Flags used by the linker during the creation of shared libraries
  130. // during MINSIZEREL builds.
  131. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  132. //Flags used by the linker during the creation of shared libraries
  133. // during RELEASE builds.
  134. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  135. //Flags used by the linker during the creation of shared libraries
  136. // during RELWITHDEBINFO builds.
  137. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  138. //If set, runtime paths are not added when installing shared libraries,
  139. // but are added when building.
  140. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  141. //If set, runtime paths are not added when using shared libraries.
  142. CMAKE_SKIP_RPATH:BOOL=NO
  143. //Flags used by the linker during the creation of static libraries
  144. // during all build types.
  145. CMAKE_STATIC_LINKER_FLAGS:STRING=
  146. //Flags used by the linker during the creation of static libraries
  147. // during DEBUG builds.
  148. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  149. //Flags used by the linker during the creation of static libraries
  150. // during MINSIZEREL builds.
  151. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  152. //Flags used by the linker during the creation of static libraries
  153. // during RELEASE builds.
  154. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  155. //Flags used by the linker during the creation of static libraries
  156. // during RELWITHDEBINFO builds.
  157. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  158. //Strip
  159. CMAKE_STRIP:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
  160. //No help, variable specified on the command line.
  161. CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
  162. //No help, variable specified on the command line.
  163. CMAKE_SYSTEM_VERSION:UNINITIALIZED=23
  164. //The CMake toolchain file
  165. CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/moham/AppData/Local/Android/Sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake
  166. //If this value is on, makefiles will be generated without the
  167. // .SILENT directive, and all commands will be echoed to the console
  168. // during the make. This is useful for debugging only. With Visual
  169. // Studio IDE projects all commands are done without /nologo.
  170. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
  171. //Value Computed by CMake
  172. Project_BINARY_DIR:STATIC=E:/Kantor/telnow_2025/android/app/.cxx/Debug/3v266c66/x86
  173. //Value Computed by CMake
  174. Project_IS_TOP_LEVEL:STATIC=ON
  175. //Value Computed by CMake
  176. Project_SOURCE_DIR:STATIC=C:/src/flutter/packages/flutter_tools/gradle/src/main/groovy
  177. ########################
  178. # INTERNAL cache entries
  179. ########################
  180. //ADVANCED property for variable: CMAKE_ADDR2LINE
  181. CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
  182. //ADVANCED property for variable: CMAKE_AR
  183. CMAKE_AR-ADVANCED:INTERNAL=1
  184. //This is the directory where this CMakeCache.txt was created
  185. CMAKE_CACHEFILE_DIR:INTERNAL=e:/Kantor/telnow_2025/android/app/.cxx/Debug/3v266c66/x86
  186. //Major version of cmake used to create the current loaded cache
  187. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  188. //Minor version of cmake used to create the current loaded cache
  189. CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
  190. //Patch version of cmake used to create the current loaded cache
  191. CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
  192. //Path to CMake executable.
  193. CMAKE_COMMAND:INTERNAL=C:/Users/moham/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cmake.exe
  194. //Path to cpack program executable.
  195. CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/moham/AppData/Local/Android/Sdk/cmake/3.22.1/bin/cpack.exe
  196. //Path to ctest program executable.
  197. CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/moham/AppData/Local/Android/Sdk/cmake/3.22.1/bin/ctest.exe
  198. //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
  199. CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
  200. //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
  201. CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  202. //ADVANCED property for variable: CMAKE_CXX_FLAGS
  203. CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  204. //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  205. CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  206. //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  207. CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  208. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  209. CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  210. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  211. CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  212. //ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
  213. CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
  214. //ADVANCED property for variable: CMAKE_C_COMPILER_AR
  215. CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
  216. //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
  217. CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  218. //ADVANCED property for variable: CMAKE_C_FLAGS
  219. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  220. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  221. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  222. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  223. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  224. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  225. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  226. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  227. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  228. //ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
  229. CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
  230. //ADVANCED property for variable: CMAKE_DLLTOOL
  231. CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
  232. //Whether to issue deprecation errors for macros and functions.
  233. CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
  234. //Executable file format
  235. CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
  236. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  237. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  238. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  239. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  240. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  241. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  242. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  243. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  244. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  245. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  246. //Name of external makefile project generator.
  247. CMAKE_EXTRA_GENERATOR:INTERNAL=
  248. //Name of generator.
  249. CMAKE_GENERATOR:INTERNAL=Ninja
  250. //Generator instance identifier.
  251. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  252. //Name of generator platform.
  253. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  254. //Name of generator toolset.
  255. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  256. //Source directory with the top level CMakeLists.txt file for this
  257. // project
  258. CMAKE_HOME_DIRECTORY:INTERNAL=C:/src/flutter/packages/flutter_tools/gradle/src/main/groovy
  259. //Install .so files without execute permission.
  260. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
  261. //ADVANCED property for variable: CMAKE_LINKER
  262. CMAKE_LINKER-ADVANCED:INTERNAL=1
  263. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  264. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  265. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  266. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  267. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  268. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  269. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  270. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  271. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  272. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  273. //ADVANCED property for variable: CMAKE_NM
  274. CMAKE_NM-ADVANCED:INTERNAL=1
  275. //number of local generators
  276. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  277. //ADVANCED property for variable: CMAKE_OBJCOPY
  278. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  279. //ADVANCED property for variable: CMAKE_OBJDUMP
  280. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  281. //Platform information initialized
  282. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  283. //ADVANCED property for variable: CMAKE_RANLIB
  284. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  285. //ADVANCED property for variable: CMAKE_READELF
  286. CMAKE_READELF-ADVANCED:INTERNAL=1
  287. //Path to CMake installation.
  288. CMAKE_ROOT:INTERNAL=C:/Users/moham/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22
  289. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  290. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  291. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  292. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  293. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  294. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  295. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  296. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  297. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  298. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  299. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  300. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  301. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  302. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  303. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  304. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  305. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  306. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  307. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  308. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  309. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  310. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  311. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  312. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  313. //ADVANCED property for variable: CMAKE_STRIP
  314. CMAKE_STRIP-ADVANCED:INTERNAL=1
  315. //Suppress errors that are meant for the author of the CMakeLists.txt
  316. // files.
  317. CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
  318. //Suppress Warnings that are meant for the author of the CMakeLists.txt
  319. // files.
  320. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
  321. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  322. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  323. //Whether to issue warnings for deprecated functionality.
  324. CMAKE_WARN_DEPRECATED:INTERNAL=FALSE