# This is the CMakeCache file.
# For build in directory: /home/firefly/zhangqian/rknn/rknpu2_1.4.0/examples/rknn_yolov8_demo_dfl_open/build/build_linux_aarch64
# It was generated by CMake: /usr/bin/cmake
# 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
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/aarch64-linux-gnu-addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/aarch64-linux-gnu-ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/aarch64-linux-gnu-g++
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/aarch64-linux-gnu-gcc-ar-9
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/aarch64-linux-gnu-gcc-ranlib-9
//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
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/aarch64-linux-gnu-gcc
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/aarch64-linux-gnu-gcc-ar-9
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/aarch64-linux-gnu-gcc-ranlib-9
//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
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//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=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/aarch64-linux-gnu-ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//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=/usr/bin/aarch64-linux-gnu-nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/aarch64-linux-gnu-objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/aarch64-linux-gnu-objdump
//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=rknn_yolov8_demo
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/aarch64-linux-gnu-ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/usr/bin/aarch64-linux-gnu-readelf
//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 during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/aarch64-linux-gnu-strip
//No help, variable specified on the command line.
CMAKE_SYSTEM_NAME:UNINITIALIZED=Linux
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//No help, variable specified on the command line.
TARGET_SOC:UNINITIALIZED=rk3588
//Value Computed by CMake
rknn_yolov8_demo_BINARY_DIR:STATIC=/home/firefly/zhangqian/rknn/rknpu2_1.4.0/examples/rknn_yolov8_demo_dfl_open/build/build_linux_aarch64
//Value Computed by CMake
rknn_yolov8_demo_SOURCE_DIR:STATIC=/home/firefly/zhangqian/rknn/rknpu2_1.4.0/examples/rknn_yolov8_demo_dfl_open
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/firefly/zhangqian/rknn/rknpu2_1.4.0/examples/rknn_yolov8_demo_dfl_open/build/build_linux_aarch64
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNA

龙年行大运
- 粉丝: 1416
最新资源
- 这是一个涵盖全栈开发与机器学习技术的程序员知识库-包含Android-C-CSS-Go-HTML-Java-JavaScript-NodeJS-PHP-Scala等多种编程语言.zip
- 武汉大学计算机系统基础综合设计项目-基于RISCV架构的单周期CPU设计与实现-多周期CPU开发与测试-流水线CPU应用开发-复杂游戏功能实现-硬件仿真与下板验证-使用Vivado.zip
- 微信小程序云开发快速入门指南-基于云开发三大基础能力实现前后端一体化开发-包含数据库操作文件存储管理和云函数编写-适用于微信小程序开发者快速上手云服务-使用JSON文档型数据库支持.zip
- shaiwz-data-platform-open-13768-1753349668957.zip
- 基于Android平台的智能相机应用开发项目-支持自定义闪光灯模式-前后摄像头自由切换-自动保存高质量图片-提供多种拍摄参数设置-内置图片编辑功能-适用于个人摄影爱好者-专业摄影师.zip
- 基于Python与MySQL的智能选课管理系统-面向高校教务管理的全功能解决方案-包含学生信息管理课程管理选课管理成绩管理教师管理五大模块-采用Python39开发环境与.zip
- 图普科技图像识别功能的 PHP 示例代码
- 计算机系统基础实验与课程设计项目-包含处理器架构设计-操作系统内核开发-编译原理实现-计算机组成原理实验-计算机网络协议分析-嵌入式系统开发-分布式系统实践-计算机安全防护实验-人.zip
- 影院电影售票管理系统-基于SpringBoot和Vue3的全栈影院票务平台-包含电影排片管理-在线选座购票-会员积分系统-票房统计分析-多终端适配-后台管理-移动端响应式设计-支持.zip
- 基于JavaEE平台的宠物寄养全流程管理系统-包含宠物信息登记-寄养预约-健康监测-费用结算-用户评价等核心功能-采用SpringSpringMVCMyBatis框架开发-集成.zip
- 基于 Python 与 TensorFlow 的表情识别表情识别系统:深度学习卷积网络模型应用
- 武汉大学计算机系统综合设计课程作业-基于RISC-V32I指令集的五级流水线CPU实现-包含程序计数器算术逻辑单元控制单元数据存储器立即数扩展冒险检测和前递单元流水线.zip
- 计算机与操作系统实验三-键盘输入与屏幕显示功能实现-Ubuntu1604-i386环境-实模式与保护模式中断机制分析-键盘输入处理-屏幕显示控制-字符输入输出-大小写切换-回车换.zip
- 机器学习入门(进阶):基于深度学习的卫星图像识别,基于逻辑回归的情感分析,基于词袋模型的问答系统
- DogerRain-awesome-programming-resources-23912-1752996912688.zip
- 基于PyQt5和OpenCV实现人脸图像的录入与识别系统
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


