CMakeCache.txt 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. # This is the CMakeCache file.
  2. # For build in directory: /home/ymzz/YMbot_ROS2/build/realsense2_description
  3. # It was generated by CMake: /usr/bin/cmake
  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. //Generate environment files in the CMAKE_INSTALL_PREFIX
  16. AMENT_CMAKE_ENVIRONMENT_GENERATION:BOOL=OFF
  17. //Generate environment files in the package share folder
  18. AMENT_CMAKE_ENVIRONMENT_PACKAGE_GENERATION:BOOL=ON
  19. //Generate marker file containing the parent prefix path
  20. AMENT_CMAKE_ENVIRONMENT_PARENT_PREFIX_PATH_GENERATION:BOOL=ON
  21. //Replace the CMake install command with a custom implementation
  22. // using symlinks instead of copying resources
  23. AMENT_CMAKE_SYMLINK_INSTALL:BOOL=OFF
  24. //Generate an uninstall target to revert the effects of the install
  25. // step
  26. AMENT_CMAKE_UNINSTALL_TARGET:BOOL=ON
  27. //The path where test results are generated
  28. AMENT_TEST_RESULTS_DIR:PATH=/home/ymzz/YMbot_ROS2/build/realsense2_description/test_results
  29. //Build the testing tree.
  30. BUILD_TESTING:BOOL=ON
  31. //Path to a program.
  32. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
  33. //Path to a program.
  34. CMAKE_AR:FILEPATH=/usr/bin/ar
  35. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  36. // MinSizeRel ...
  37. CMAKE_BUILD_TYPE:STRING=
  38. //Enable/Disable color output during build.
  39. CMAKE_COLOR_MAKEFILE:BOOL=ON
  40. //CXX compiler
  41. CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
  42. //A wrapper around 'ar' adding the appropriate '--plugin' option
  43. // for the GCC compiler
  44. CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13
  45. //A wrapper around 'ranlib' adding the appropriate '--plugin' option
  46. // for the GCC compiler
  47. CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13
  48. //Flags used by the CXX compiler during all build types.
  49. CMAKE_CXX_FLAGS:STRING=
  50. //Flags used by the CXX compiler during DEBUG builds.
  51. CMAKE_CXX_FLAGS_DEBUG:STRING=-g
  52. //Flags used by the CXX compiler during MINSIZEREL builds.
  53. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  54. //Flags used by the CXX compiler during RELEASE builds.
  55. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  56. //Flags used by the CXX compiler during RELWITHDEBINFO builds.
  57. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  58. //C compiler
  59. CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
  60. //A wrapper around 'ar' adding the appropriate '--plugin' option
  61. // for the GCC compiler
  62. CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13
  63. //A wrapper around 'ranlib' adding the appropriate '--plugin' option
  64. // for the GCC compiler
  65. CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13
  66. //Flags used by the C compiler during all build types.
  67. CMAKE_C_FLAGS:STRING=
  68. //Flags used by the C compiler during DEBUG builds.
  69. CMAKE_C_FLAGS_DEBUG:STRING=-g
  70. //Flags used by the C compiler during MINSIZEREL builds.
  71. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  72. //Flags used by the C compiler during RELEASE builds.
  73. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  74. //Flags used by the C compiler during RELWITHDEBINFO builds.
  75. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  76. //Path to a program.
  77. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
  78. //Flags used by the linker during all build types.
  79. CMAKE_EXE_LINKER_FLAGS:STRING=
  80. //Flags used by the linker during DEBUG builds.
  81. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  82. //Flags used by the linker during MINSIZEREL builds.
  83. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  84. //Flags used by the linker during RELEASE builds.
  85. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  86. //Flags used by the linker during RELWITHDEBINFO builds.
  87. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  88. //Enable/Disable output of compile commands during generation.
  89. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
  90. //Value Computed by CMake.
  91. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/ymzz/YMbot_ROS2/build/realsense2_description/CMakeFiles/pkgRedirects
  92. //Install path prefix, prepended onto install directories.
  93. CMAKE_INSTALL_PREFIX:PATH=/home/ymzz/YMbot_ROS2/install/realsense2_description
  94. //Path to a program.
  95. CMAKE_LINKER:FILEPATH=/usr/bin/ld
  96. //Path to a program.
  97. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
  98. //Flags used by the linker during the creation of modules during
  99. // all build types.
  100. CMAKE_MODULE_LINKER_FLAGS:STRING=
  101. //Flags used by the linker during the creation of modules during
  102. // DEBUG builds.
  103. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  104. //Flags used by the linker during the creation of modules during
  105. // MINSIZEREL builds.
  106. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  107. //Flags used by the linker during the creation of modules during
  108. // RELEASE builds.
  109. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  110. //Flags used by the linker during the creation of modules during
  111. // RELWITHDEBINFO builds.
  112. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  113. //Path to a program.
  114. CMAKE_NM:FILEPATH=/usr/bin/nm
  115. //Path to a program.
  116. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
  117. //Path to a program.
  118. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
  119. //Value Computed by CMake
  120. CMAKE_PROJECT_DESCRIPTION:STATIC=
  121. //Value Computed by CMake
  122. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  123. //Value Computed by CMake
  124. CMAKE_PROJECT_NAME:STATIC=realsense2_description
  125. //Path to a program.
  126. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
  127. //Path to a program.
  128. CMAKE_READELF:FILEPATH=/usr/bin/readelf
  129. //Flags used by the linker during the creation of shared libraries
  130. // during all build types.
  131. CMAKE_SHARED_LINKER_FLAGS:STRING=
  132. //Flags used by the linker during the creation of shared libraries
  133. // during DEBUG builds.
  134. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  135. //Flags used by the linker during the creation of shared libraries
  136. // during MINSIZEREL builds.
  137. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  138. //Flags used by the linker during the creation of shared libraries
  139. // during RELEASE builds.
  140. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  141. //Flags used by the linker during the creation of shared libraries
  142. // during RELWITHDEBINFO builds.
  143. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  144. //If set, runtime paths are not added when installing shared libraries,
  145. // but are added when building.
  146. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  147. //If set, runtime paths are not added when using shared libraries.
  148. CMAKE_SKIP_RPATH:BOOL=NO
  149. //Flags used by the linker during the creation of static libraries
  150. // during all build types.
  151. CMAKE_STATIC_LINKER_FLAGS:STRING=
  152. //Flags used by the linker during the creation of static libraries
  153. // during DEBUG builds.
  154. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  155. //Flags used by the linker during the creation of static libraries
  156. // during MINSIZEREL builds.
  157. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  158. //Flags used by the linker during the creation of static libraries
  159. // during RELEASE builds.
  160. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  161. //Flags used by the linker during the creation of static libraries
  162. // during RELWITHDEBINFO builds.
  163. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  164. //Path to a program.
  165. CMAKE_STRIP:FILEPATH=/usr/bin/strip
  166. //Path to a program.
  167. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
  168. //If this value is on, makefiles will be generated without the
  169. // .SILENT directive, and all commands will be echoed to the console
  170. // during the make. This is useful for debugging only. With Visual
  171. // Studio IDE projects all commands are done without /nologo.
  172. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
  173. //Name of the computer/site where compile is being run
  174. SITE:STRING=ymzz-Default-string
  175. //The directory containing a CMake configuration file for ament_cmake.
  176. ament_cmake_DIR:PATH=/opt/ros/jazzy/share/ament_cmake/cmake
  177. //The directory containing a CMake configuration file for ament_cmake_core.
  178. ament_cmake_core_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_core/cmake
  179. //The directory containing a CMake configuration file for ament_cmake_export_definitions.
  180. ament_cmake_export_definitions_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_definitions/cmake
  181. //The directory containing a CMake configuration file for ament_cmake_export_dependencies.
  182. ament_cmake_export_dependencies_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_dependencies/cmake
  183. //The directory containing a CMake configuration file for ament_cmake_export_include_directories.
  184. ament_cmake_export_include_directories_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_include_directories/cmake
  185. //The directory containing a CMake configuration file for ament_cmake_export_interfaces.
  186. ament_cmake_export_interfaces_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_interfaces/cmake
  187. //The directory containing a CMake configuration file for ament_cmake_export_libraries.
  188. ament_cmake_export_libraries_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_libraries/cmake
  189. //The directory containing a CMake configuration file for ament_cmake_export_link_flags.
  190. ament_cmake_export_link_flags_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_link_flags/cmake
  191. //The directory containing a CMake configuration file for ament_cmake_export_targets.
  192. ament_cmake_export_targets_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_export_targets/cmake
  193. //The directory containing a CMake configuration file for ament_cmake_gen_version_h.
  194. ament_cmake_gen_version_h_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_gen_version_h/cmake
  195. //The directory containing a CMake configuration file for ament_cmake_include_directories.
  196. ament_cmake_include_directories_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_include_directories/cmake
  197. //The directory containing a CMake configuration file for ament_cmake_libraries.
  198. ament_cmake_libraries_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_libraries/cmake
  199. //The directory containing a CMake configuration file for ament_cmake_python.
  200. ament_cmake_python_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_python/cmake
  201. //The directory containing a CMake configuration file for ament_cmake_target_dependencies.
  202. ament_cmake_target_dependencies_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_target_dependencies/cmake
  203. //The directory containing a CMake configuration file for ament_cmake_test.
  204. ament_cmake_test_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_test/cmake
  205. //The directory containing a CMake configuration file for ament_cmake_version.
  206. ament_cmake_version_DIR:PATH=/opt/ros/jazzy/share/ament_cmake_version/cmake
  207. //Value Computed by CMake
  208. realsense2_description_BINARY_DIR:STATIC=/home/ymzz/YMbot_ROS2/build/realsense2_description
  209. //Value Computed by CMake
  210. realsense2_description_IS_TOP_LEVEL:STATIC=ON
  211. //Value Computed by CMake
  212. realsense2_description_SOURCE_DIR:STATIC=/home/ymzz/YMbot_ROS2/src/realsense-ros/realsense2_description
  213. ########################
  214. # INTERNAL cache entries
  215. ########################
  216. //ADVANCED property for variable: CMAKE_ADDR2LINE
  217. CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
  218. //ADVANCED property for variable: CMAKE_AR
  219. CMAKE_AR-ADVANCED:INTERNAL=1
  220. //This is the directory where this CMakeCache.txt was created
  221. CMAKE_CACHEFILE_DIR:INTERNAL=/home/ymzz/YMbot_ROS2/build/realsense2_description
  222. //Major version of cmake used to create the current loaded cache
  223. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  224. //Minor version of cmake used to create the current loaded cache
  225. CMAKE_CACHE_MINOR_VERSION:INTERNAL=28
  226. //Patch version of cmake used to create the current loaded cache
  227. CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
  228. //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  229. CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  230. //Path to CMake executable.
  231. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  232. //Path to cpack program executable.
  233. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  234. //Path to ctest program executable.
  235. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  236. //ADVANCED property for variable: CMAKE_CXX_COMPILER
  237. CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  238. //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
  239. CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
  240. //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
  241. CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  242. //ADVANCED property for variable: CMAKE_CXX_FLAGS
  243. CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  244. //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  245. CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  246. //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  247. CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  248. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  249. CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  250. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  251. CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  252. //ADVANCED property for variable: CMAKE_C_COMPILER
  253. CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  254. //ADVANCED property for variable: CMAKE_C_COMPILER_AR
  255. CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
  256. //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
  257. CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  258. //ADVANCED property for variable: CMAKE_C_FLAGS
  259. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  260. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  261. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  262. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  263. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  264. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  265. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  266. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  267. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  268. //ADVANCED property for variable: CMAKE_DLLTOOL
  269. CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
  270. //Path to cache edit program executable.
  271. CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
  272. //Executable file format
  273. CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
  274. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  275. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  276. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  277. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  278. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  279. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  280. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  281. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  282. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  283. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  284. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  285. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  286. //Name of external makefile project generator.
  287. CMAKE_EXTRA_GENERATOR:INTERNAL=
  288. //Name of generator.
  289. CMAKE_GENERATOR:INTERNAL=Unix Makefiles
  290. //Generator instance identifier.
  291. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  292. //Name of generator platform.
  293. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  294. //Name of generator toolset.
  295. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  296. //Source directory with the top level CMakeLists.txt file for this
  297. // project
  298. CMAKE_HOME_DIRECTORY:INTERNAL=/home/ymzz/YMbot_ROS2/src/realsense-ros/realsense2_description
  299. //Install .so files without execute permission.
  300. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
  301. //ADVANCED property for variable: CMAKE_LINKER
  302. CMAKE_LINKER-ADVANCED:INTERNAL=1
  303. //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
  304. CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
  305. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  306. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  307. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  308. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  309. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  310. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  311. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  312. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  313. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  314. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  315. //ADVANCED property for variable: CMAKE_NM
  316. CMAKE_NM-ADVANCED:INTERNAL=1
  317. //number of local generators
  318. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  319. //ADVANCED property for variable: CMAKE_OBJCOPY
  320. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  321. //ADVANCED property for variable: CMAKE_OBJDUMP
  322. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  323. //Platform information initialized
  324. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  325. //ADVANCED property for variable: CMAKE_RANLIB
  326. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  327. //ADVANCED property for variable: CMAKE_READELF
  328. CMAKE_READELF-ADVANCED:INTERNAL=1
  329. //Path to CMake installation.
  330. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.28
  331. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  332. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  333. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  334. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  335. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  336. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  337. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  338. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  339. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  340. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  341. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  342. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  343. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  344. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  345. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  346. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  347. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  348. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  349. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  350. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  351. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  352. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  353. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  354. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  355. //ADVANCED property for variable: CMAKE_STRIP
  356. CMAKE_STRIP-ADVANCED:INTERNAL=1
  357. //ADVANCED property for variable: CMAKE_TAPI
  358. CMAKE_TAPI-ADVANCED:INTERNAL=1
  359. //uname command
  360. CMAKE_UNAME:INTERNAL=/usr/bin/uname
  361. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  362. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  363. //Details about finding Python3
  364. FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/home/ymzz/anaconda3/bin/python3][cfound components: Interpreter ][v3.12.2()]
  365. //linker supports push/pop state
  366. _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
  367. //Compiler reason failure
  368. _Python3_Compiler_REASON_FAILURE:INTERNAL=
  369. //Development reason failure
  370. _Python3_Development_REASON_FAILURE:INTERNAL=
  371. //Path to a program.
  372. _Python3_EXECUTABLE:INTERNAL=/home/ymzz/anaconda3/bin/python3
  373. //Python3 Properties
  374. _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;12;2;64;32;;cpython-312-x86_64-linux-gnu;abi3;/home/ymzz/anaconda3/lib/python3.12;/home/ymzz/anaconda3/lib/python3.12;/home/ymzz/anaconda3/lib/python3.12/site-packages;/home/ymzz/anaconda3/lib/python3.12/site-packages
  375. _Python3_INTERPRETER_SIGNATURE:INTERNAL=53f4e2c8086093b43143ab0870d76f8a
  376. //NumPy reason failure
  377. _Python3_NumPy_REASON_FAILURE:INTERNAL=