CMake introduction and best practices

时间:2021-08-05 04:14:46
【文件属性】:

文件名称:CMake introduction and best practices

文件大小:146KB

文件格式:PDF

更新时间:2021-08-05 04:14:46

cmake

Cmake 已经超越 Autotools 成为C/C++最受欢迎的成熟稳定的编译规则生成系统; Welcome to CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.


网友评论

  • 是Daniel Pfeifer的ppt,不错,感谢分享 #完美解决问题