# This is the CMakeCache file.
# For build in directory: e:/project/demux/app/.cxx/Debug/3d3d4y5e/armeabi-v7a
# It was generated by CMake: C:/Users/Administrator/AppData/Local/Android/Sdk/cmake/3.18.1/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
########################
//No help, variable specified on the command line.
ANDROID_ABI:UNINITIALIZED=armeabi-v7a
//No help, variable specified on the command line.
ANDROID_NDK:UNINITIALIZED=C:\Users\Administrator\AppData\Local\Android\Sdk\ndk\21.4.7075529
//No help, variable specified on the command line.
ANDROID_PLATFORM:UNINITIALIZED=android-21
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-addr2line.exe
//No help, variable specified on the command line.
CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=armeabi-v7a
//No help, variable specified on the command line.
CMAKE_ANDROID_NDK:UNINITIALIZED=C:\Users\Administrator\AppData\Local\Android\Sdk\ndk\21.4.7075529
//Archiver
CMAKE_AR:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar.exe
//Flags used by the compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=
//Flags used by the compiler during release builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//LLVM archiver
CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND
//Generate index for LLVM archive
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=-std=c++11
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C++ applications.
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
//LLVM archiver
CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND
//Generate index for LLVM archive
CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker.
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=
//No help, variable specified on the command line.
CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/demux
//No help, variable specified on the command line.
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=E:\project\demux\app\build\intermediates\cxx\Debug\3d3d4y5e\obj\armeabi-v7a
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe
//No help, variable specified on the command line.
CMAKE_MAKE_PROGRAM:UNINITIALIZED=C:\Users\Administrator\AppData\Local\Android\Sdk\cmake\3.18.1\bin\ninja.exe
//Flags used by the linker during the creation of modules.
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:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-nm.exe
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objcopy.exe
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objdump.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=demux
//Ranlib
CMAKE_RANLIB:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib.exe
//Path to a program.
CMAKE_READELF:FILEPATH=C:/Users/Administrator/AppData/Local/Android/Sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-readelf.exe
//No help, variable specified on the command line.
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=E:\project\demux\app\build\intermediates\cxx\Debug\3d3d4y5e\obj\armeabi-v7a
//Flags used by the linker during the creation of dll's.
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

QMCY_jason
- 粉丝: 2583
最新资源
- 数学建模与运筹优化_遗传算法_仿真模拟_LaTeX排版_git版本控制_列车时刻表优化_2023年第十三届MathorCup高校数学建模挑战赛B题参赛论文工程文件_通过遗传算法和仿.zip
- 物流配送优化_遗传算法蚁群算法多目标优化Vue-CLIDjango框架_智能路径规划实时调度动态权重调整成本效益分析碳排放计算配送时效评估_面向电商物流与同城配送.zip
- 物流优化_遗传算法_车辆路径规划_华为配送竞赛解决方案_基于遗传算法的多车辆配送路径优化系统_用于解决华为2021年配送优化竞赛中的多车辆路径规划问题_通过个体编码_变异_交叉和选.zip
- 医疗健康管理_遗传算法_局部搜索_单种群遗传算法_多种群遗传算法_仿真优化_序优化_最优计算量分配_体检顾客调度_预约系统优化_基于元启发式算法的体检机构顾客预约与顺序调度研究_两.zip
- 医学影像处理_遗传算法_XFDTD电磁仿真_二维乳腺肿瘤建模_共焦成像_轮廓提取优化_多线程并行计算_基于遗传算法的乳腺肿瘤轮廓自动提取与优化系统研究_用于在XFDTD软件中建立高.zip
- 优化算法_遗传算法_粒子群优化_混合智能优化_参数优化_全局搜索_局部收敛_速度更新_位置更新_交叉变异_适应度计算_种群初始化_最优解更新_多维数据_边界约束_权重调整_迭代优化.zip
- 优化算法与组合数学_遗传算法GA_模拟退火算法SA_多局部解全局优化_旅行商问题TSP求解_智能优化算法实现与比较_用于解决复杂非线性优化问题_提供多种启发式算法选择_包含详细算法.zip
- 智能优化算法_遗传算法与量子计算_基于C实现的遗传算法工具箱_包含TSP问题求解多元函数优化BP神经网络训练量子遗传算法和粒子群优化等多种智能算法实现参考智能算法30.zip
- 智能优化算法_元启发式算法_麻雀优化算法_鲸鱼优化算法_正余弦优化算法_北方苍鹰优化算法_遗传算法_粒子群优化算法_灰狼优化算法_蜻蜓优化算法_蝗虫优化算法_多元宇宙优化算法_多目.zip
- 智能交通系统_遗传算法优化与非支配排序多目标进化计算_基于基本遗传算法和NSGAII的电动汽车充电站调度策略_用于解决大规模电动汽车充电需求下的充电桩资源分配与调度问题优化充电等.zip
- 深度学习_神经网络图像压缩_率失真特性建模与优化_基于MSE和MS-SSIM的端到端训练框架与Python接口实现_用于高效图像压缩与重建的算法研究与性能评估_支持高分辨率图像处理.zip
- 自动控制_模糊PID控制算法_基于MATLAB的智能控制系统设计与参数优化_用于工业过程控制与机器人运动优化的高性能模糊PID控制器仿真平台及参数整定工具包_包含传统PID控制模.zip
- 组合优化算法_遗传算法与动态规划混合优化_多约束条件下高维背包问题求解与性能分析_用于解决资源分配与投资组合优化等实际问题的开源工具包包含完整算法实现可视化分析模块与基准测试框.zip
- afantasyz_Dynamic-traffic-network-loading-model_29992_1752554039501.zip
- chen622_Louvre_7112_1752553971904.zip
- Nanguage_Cellular-Automaton_7112_1752554037446.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



- 1
- 2
- 3
- 4
- 5
- 6
前往页