# This is the CMakeCache file.
# For build in directory: c:/Users/admin/Desktop/CSDN/Clion_HAL_template/cmake-build-debug-mingw
# It was generated by CMake: C:/Program Files/JetBrains/CLion 2021.2.2/bin/cmake/win/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Value Computed by CMake
1_BINARY_DIR:STATIC=C:/Users/admin/Desktop/CSDN/Clion_HAL_template/cmake-build-debug-mingw
//Value Computed by CMake
1_SOURCE_DIR:STATIC=C:/Users/admin/Desktop/CSDN/Clion_HAL_template
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-addr2line.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the ASM compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the ASM compiler during DEBUG builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
//Flags used by the ASM compiler during MINSIZEREL builds.
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the ASM compiler during RELEASE builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//Id string of the compiler for the CodeBlocks IDE. Automatically
// detected when left empty
CMAKE_CODEBLOCKS_COMPILER_ID:STRING=
//The CodeBlocks executable
CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND
//Additional command line arguments when CodeBlocks invokes make.
// Enter e.g. -j<some_number> to get parallel builds
CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//No help, variable specified on the command line.
CMAKE_DEPENDS_USE_COMPILER:UNINITIALIZED=FALSE
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/mingw64/bin/dlltool.exe
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/1
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-ld.exe
//make program
CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/STMICR~1/STM32C~1/mingw64/bin/mingw32-make.exe
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-nm.exe
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=1
//Path to a program.
CMAKE_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-ranlib.exe
//Path to a program.
CMAKE_READELF:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-readelf.exe
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker duri
![avatar](https://profile-avatar.csdnimg.cn/23bd81fb3ee94041bc86d5dda8de6acb_qq_35953617.jpg!1)
王拉图
- 粉丝: 9538
- 资源: 18
最新资源
- 光伏混合储能虚拟同步发电机VSG并网模型仿真研究:控制策略与性能分析,光伏混合储能虚拟同步发电机VSG并网模型仿真解析:包含VSG控制、光伏PV模块、蓄电池与超级电容的综合控制策略,光伏混合储能同步发
- 热-流-固四场耦合瓦斯抽采模拟:动态渗透率与孔隙率变化模型研究,Comsol模拟仿真模型:四场耦合热-流-固相互作用在瓦斯抽采中的研究与应用:动态渗透率与孔隙率变化研究,Comsol 模拟 仿真 模型
- Comsol模拟:周期性结构多极子展开与透射谱计算分析,Comsol模拟中周期性结构多极子展开的透射谱计算与数据导出方法,comsol周期性结构多极子展开 包含透射谱计算,多极子分解(可导出数据用其
- 西门子1500 PLC在大型物流中心分拣线程序案例:基于18个远程IO与39个ST40CPU的智能化控制解决方案,西门子1500 PLC在大型物流中心分拣线程序案例:18个远程IO与39个ST40CP
- 基于Abaqus平台的晶体塑性Umat Uel解决方案:二维三维多晶模型定制化设计与代生成,晶粒及晶界大小自由定义 ,Abaqus晶体塑性模拟:自定义晶粒大小分布与晶界尺寸的二维三维多晶模型生成技术
- 复习11.15 思维导图
- 2009年下半年软件设计师上午真题-真题及答案解析
- 卓伊凡网站仿站工具-zhuoivanwebtools-开源v1.0
- 苹果CMSv10音乐猪自适应通用影视电影网站模板
- osgqt+qtwidger application
- MMC储能技术揭秘:模块化多电平变换器与正负序解耦控制的应用探讨,MMC储能技术揭秘:模块化多电平变换器与正负序解耦控制的不平衡电网谐波补偿策略,MMC储能,mmc,模块化多电平变器储能,储能变器,多
- scirobotics.adr5512-sm
- 基于MATLAB的齿轮系统非线性动力学特性深度研究:参数阻尼比调节下的相图、位移、载荷及频率幅值分析,基于MATLAB的齿轮系统非线性动力学分析:考虑多因素下阻尼比对输出结果的影响研究,基于matla
- 基于麻雀搜索算法优化的SSA-CNN-BiLSTM/GRU/LSTM数据回归预测模型:清晰注释与高质量matlab代码实现,基于麻雀搜索算法优化的SSA-CNN-BiLSTM数据回归预测模型:清晰注释
- 2023苹果CMS v10魔加主题1.1.6开心版 支持苹果CMS全部版本
- 西门子S7-1500 PLC在制药厂洁净空调自控系统中的应用案例:高效温控,博图V15.1编程实现洁净室精准控制,西门子S7-1500 PLC在制药厂洁净空调BMS系统的实践应用:温控精度高,操作便利
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback](https://img-home.csdnimg.cn/images/20220527035711.png)
![feedback-tip](https://img-home.csdnimg.cn/images/20220527035111.png)