Advertisement
Guest User

CMakeCache

a guest
Feb 21st, 2020
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. # This is the CMakeCache file.
  2. # For build in directory: /home/ubuntu/CMake/RemoteBR
  3. # It was generated by CMake: /home/ubuntu/.vs/cmake/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. ########################
  14. # EXTERNAL cache entries
  15. ########################
  16.  
  17. //No help, variable specified on the command line.
  18. Boost_DEBUG:UNINITIALIZED=ON
  19.  
  20. //No help, variable specified on the command line.
  21. Boost_INCLUDE_DIR:PATH=/opt/poky-atmel/2.5.3/sysroots/cortexa5hf-neon-poky-linux-gnueabi/usr/include
  22.  
  23. //No help, variable specified on the command line.
  24. Boost_INCLUDE_DIRS:PATH=/opt/poky-atmel/2.5.3/sysroots/cortexa5hf-neon-poky-linux-gnueabi/usr/include
  25.  
  26. //No help, variable specified on the command line.
  27. Boost_LIBRARIES:PATH=/opt/poky-atmel/2.5.3/sysroots/cortexa5hf-neon-poky-linux-gnueabi/usr/lib
  28.  
  29. //Path to a program.
  30. CMAKE_AR:FILEPATH=/usr/bin/ar
  31.  
  32. CMAKE_ASM_FLAGS:STRING=
  33.  
  34. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  35. // MinSizeRel ...
  36. CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
  37.  
  38. //Enable/Disable color output during build.
  39. CMAKE_COLOR_MAKEFILE:BOOL=ON
  40.  
  41. //No help, variable specified on the command line.
  42. CMAKE_CXX_COMPILER:UNINITIALIZED=/opt/poky-atmel/2.5.3/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc
  43.  
  44. //A wrapper around 'ar' adding the appropriate '--plugin' option
  45. // for the GCC compiler
  46. CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7
  47.  
  48. //A wrapper around 'ranlib' adding the appropriate '--plugin' option
  49. // for the GCC compiler
  50. CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7
  51.  
  52. CMAKE_CXX_FLAGS:STRING=
  53.  
  54. //Flags used by the CXX compiler during DEBUG builds.
  55. CMAKE_CXX_FLAGS_DEBUG:STRING=-g
  56.  
  57. //Flags used by the CXX compiler during MINSIZEREL builds.
  58. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  59.  
  60. //Flags used by the CXX compiler during RELEASE builds.
  61. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  62.  
  63. //Flags used by the CXX compiler during RELWITHDEBINFO builds.
  64. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  65.  
  66. //C compiler
  67. CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
  68.  
  69. //A wrapper around 'ar' adding the appropriate '--plugin' option
  70. // for the GCC compiler
  71. CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7
  72.  
  73. //A wrapper around 'ranlib' adding the appropriate '--plugin' option
  74. // for the GCC compiler
  75. CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7
  76.  
  77. CMAKE_C_FLAGS:STRING=
  78.  
  79. //Flags used by the C compiler during DEBUG builds.
  80. CMAKE_C_FLAGS_DEBUG:STRING=-g
  81.  
  82. //Flags used by the C compiler during MINSIZEREL builds.
  83. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  84.  
  85. //Flags used by the C compiler during RELEASE builds.
  86. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  87.  
  88. //Flags used by the C compiler during RELWITHDEBINFO builds.
  89. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  90.  
  91. //Flags used by the linker during all build types.
  92. CMAKE_EXE_LINKER_FLAGS:STRING=
  93.  
  94. //Flags used by the linker during DEBUG builds.
  95. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  96.  
  97. //Flags used by the linker during MINSIZEREL builds.
  98. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  99.  
  100. //Flags used by the linker during RELEASE builds.
  101. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  102.  
  103. //Flags used by the linker during RELWITHDEBINFO builds.
  104. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  105.  
  106. //Enable/Disable output of compile commands during generation.
  107. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
  108.  
  109. //Install path prefix, prepended onto install directories.
  110. CMAKE_INSTALL_PREFIX:PATH=/home/ubuntu/CMake/RemoteIL
  111.  
  112. CMAKE_LDFLAGS_FLAGS:STRING=
  113.  
  114. //Path to a program.
  115. CMAKE_LINKER:FILEPATH=/usr/bin/ld
  116.  
  117. //Path to a program.
  118. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
  119.  
  120. //Flags used by the linker during the creation of modules during
  121. // all build types.
  122. CMAKE_MODULE_LINKER_FLAGS:STRING=
  123.  
  124. //Flags used by the linker during the creation of modules during
  125. // DEBUG builds.
  126. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  127.  
  128. //Flags used by the linker during the creation of modules during
  129. // MINSIZEREL builds.
  130. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  131.  
  132. //Flags used by the linker during the creation of modules during
  133. // RELEASE builds.
  134. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  135.  
  136. //Flags used by the linker during the creation of modules during
  137. // RELWITHDEBINFO builds.
  138. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  139.  
  140. //Path to a program.
  141. CMAKE_NM:FILEPATH=/usr/bin/nm
  142.  
  143. //Path to a program.
  144. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
  145.  
  146. //Path to a program.
  147. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
  148.  
  149. //Value Computed by CMake
  150. CMAKE_PROJECT_DESCRIPTION:STATIC=
  151.  
  152. //Value Computed by CMake
  153. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  154.  
  155. //Value Computed by CMake
  156. CMAKE_PROJECT_NAME:STATIC=CMakeProject4
  157.  
  158. //Path to a program.
  159. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
  160.  
  161. //Flags used by the linker during the creation of shared libraries
  162. // during all build types.
  163. CMAKE_SHARED_LINKER_FLAGS:STRING=
  164.  
  165. //Flags used by the linker during the creation of shared libraries
  166. // during DEBUG builds.
  167. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  168.  
  169. //Flags used by the linker during the creation of shared libraries
  170. // during MINSIZEREL builds.
  171. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  172.  
  173. //Flags used by the linker during the creation of shared libraries
  174. // during RELEASE builds.
  175. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  176.  
  177. //Flags used by the linker during the creation of shared libraries
  178. // during RELWITHDEBINFO builds.
  179. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  180.  
  181. //If set, runtime paths are not added when installing shared libraries,
  182. // but are added when building.
  183. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  184.  
  185. //If set, runtime paths are not added when using shared libraries.
  186. CMAKE_SKIP_RPATH:BOOL=NO
  187.  
  188. //Flags used by the linker during the creation of static libraries
  189. // during all build types.
  190. CMAKE_STATIC_LINKER_FLAGS:STRING=
  191.  
  192. //Flags used by the linker during the creation of static libraries
  193. // during DEBUG builds.
  194. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  195.  
  196. //Flags used by the linker during the creation of static libraries
  197. // during MINSIZEREL builds.
  198. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  199.  
  200. //Flags used by the linker during the creation of static libraries
  201. // during RELEASE builds.
  202. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  203.  
  204. //Flags used by the linker during the creation of static libraries
  205. // during RELWITHDEBINFO builds.
  206. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  207.  
  208. //Path to a program.
  209. CMAKE_STRIP:FILEPATH=/usr/bin/strip
  210.  
  211. //No help, variable specified on the command line.
  212. CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/opt/poky-atmel/2.5.3/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake
  213.  
  214. //If this value is on, makefiles will be generated without the
  215. // .SILENT directive, and all commands will be echoed to the console
  216. // during the make. This is useful for debugging only. With Visual
  217. // Studio IDE projects all commands are done without /nologo.
  218. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
  219.  
  220. //Value Computed by CMake
  221. CMakeProject4_BINARY_DIR:STATIC=/home/ubuntu/CMake/RemoteBR
  222.  
  223. //Value Computed by CMake
  224. CMakeProject4_SOURCE_DIR:STATIC=/home/ubuntu/CMake/RemoteCML
  225.  
  226.  
  227. ########################
  228. # INTERNAL cache entries
  229. ########################
  230.  
  231. //ADVANCED property for variable: CMAKE_AR
  232. CMAKE_AR-ADVANCED:INTERNAL=1
  233. //This is the directory where this CMakeCache.txt was created
  234. CMAKE_CACHEFILE_DIR:INTERNAL=/home/ubuntu/CMake/RemoteBR
  235. //Major version of cmake used to create the current loaded cache
  236. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  237. //Minor version of cmake used to create the current loaded cache
  238. CMAKE_CACHE_MINOR_VERSION:INTERNAL=15
  239. //Patch version of cmake used to create the current loaded cache
  240. CMAKE_CACHE_PATCH_VERSION:INTERNAL=3150938
  241. //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  242. CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  243. //Path to CMake executable.
  244. CMAKE_COMMAND:INTERNAL=/home/ubuntu/.vs/cmake/bin/cmake
  245. //Path to cpack program executable.
  246. CMAKE_CPACK_COMMAND:INTERNAL=/home/ubuntu/.vs/cmake/bin/cpack
  247. //Path to ctest program executable.
  248. CMAKE_CTEST_COMMAND:INTERNAL=/home/ubuntu/.vs/cmake/bin/ctest
  249. //ADVANCED property for variable: CMAKE_CXX_COMPILER
  250. CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  251. //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
  252. CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
  253. //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
  254. CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  255. //ADVANCED property for variable: CMAKE_CXX_FLAGS
  256. CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  257. //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  258. CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  259. //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  260. CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  261. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  262. CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  263. //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  264. CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  265. //ADVANCED property for variable: CMAKE_C_COMPILER
  266. CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  267. //ADVANCED property for variable: CMAKE_C_COMPILER_AR
  268. CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
  269. //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
  270. CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  271. //ADVANCED property for variable: CMAKE_C_FLAGS
  272. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  273. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  274. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  275. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  276. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  277. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  278. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  279. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  280. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  281. //Executable file format
  282. CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
  283. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  284. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  285. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  286. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  287. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  288. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  289. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  290. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  291. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  292. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  293. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  294. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  295. //Name of external makefile project generator.
  296. CMAKE_EXTRA_GENERATOR:INTERNAL=
  297. //Name of generator.
  298. CMAKE_GENERATOR:INTERNAL=Unix Makefiles
  299. //Generator instance identifier.
  300. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  301. //Name of generator platform.
  302. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  303. //Name of generator toolset.
  304. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  305. //Source directory with the top level CMakeLists.txt file for this
  306. // project
  307. CMAKE_HOME_DIRECTORY:INTERNAL=/home/ubuntu/CMake/RemoteCML
  308. //Install .so files without execute permission.
  309. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
  310. //ADVANCED property for variable: CMAKE_LINKER
  311. CMAKE_LINKER-ADVANCED:INTERNAL=1
  312. //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
  313. CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
  314. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  315. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  316. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  317. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  318. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  319. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  320. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  321. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  322. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  323. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  324. //ADVANCED property for variable: CMAKE_NM
  325. CMAKE_NM-ADVANCED:INTERNAL=1
  326. //number of local generators
  327. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  328. //ADVANCED property for variable: CMAKE_OBJCOPY
  329. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  330. //ADVANCED property for variable: CMAKE_OBJDUMP
  331. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  332. //Platform information initialized
  333. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  334. //ADVANCED property for variable: CMAKE_RANLIB
  335. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  336. //Path to CMake installation.
  337. CMAKE_ROOT:INTERNAL=/home/ubuntu/.vs/cmake/share/cmake-3.15
  338. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  339. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  340. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  341. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  342. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  343. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  344. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  345. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  346. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  347. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  348. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  349. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  350. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  351. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  352. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  353. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  354. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  355. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  356. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  357. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  358. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  359. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  360. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  361. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  362. //ADVANCED property for variable: CMAKE_STRIP
  363. CMAKE_STRIP-ADVANCED:INTERNAL=1
  364. //uname command
  365. CMAKE_UNAME:INTERNAL=/bin/uname
  366. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  367. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement