分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.008
秒,为您找到
3
个相关结果.
搜书籍
搜文档
Modern CMake v3.19
40
32835
127
2021-02-12
I'm talking about Modern CMake. CMake 3.1+, maybe even CMake 3.19+! It's clean, powerful, and elegant, so you can spend most of your time coding, not adding lines to an unreadable,...
CMake菜谱(CMake Cookbook中文版)
124
867893
1023
2020-02-13
使用CMake软件对项目模块,进行构建、测试和打包。
Modern CMake v3.25 简体中文版
41
57072
201
2023-01-13
CMake是一个开源、跨平台的工具系列,旨在构建、测试和打包软件。CMake用于使用简单的平台和独立于编译器的配置文件控制软件编译过程,并生成可在您选择的编译器环境中使用的本机makefile和工作区。