内容简介:CMake 3.8.2 发布,自动化构建系统
CMake 3.8.2 发布了,CMake 是一个跨平台的自动化建构系统,它使用一个名为 CMakeLists.txt 的文件来描述构建过程,可以产生标准的构建文件,如 Unix 的 Makefile 或Windows Visual C++ 的 projects/workspaces 。文件 CMakeLists.txt 需要手工编写,也可以通过编写脚本进行半自动的生成。CMake 提供了比 autoconfig 更简洁的语法。
更新内容:
-
Aleksey Chernov (2):
-
bootstrap: fix build on mingw-w64
-
cmFileCommand: Fix build on mingw-w64
-
Alex Ghosh (2):
-
GNUtoMS: Add search path for VS 2015 environment scripts
-
GNUtoMS: Add search path for VS 2017 environment scripts
-
Brad King (3):
-
FindDevIL: Restore IL_FOUND result variable
-
FindOpenSSL: Restore support for crypto-only result
CMake 3.8.2
-
Mateusz Janek (1):
-
source_group: Restore TREE support for relative paths
-
Michael Stürmer (1):
-
VS: Fix debugging of C++ executables if CSharp is enabled
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 构建自动化
- 自动化构建工具 Gradle 4.5 RC1 发布,改进构建缓存
- 一种自动化的信息管理构建系统
- 利用fastlane进行项目的自动化构建
- Gradle 6.3 发布,项目自动化构建工具
- Gradle 4.3 发布,项目自动化构建工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Design for Hackers
David Kadavy / Wiley / 2011-10-18 / USD 39.99
Discover the techniques behind beautiful design?by deconstructing designs to understand them The term ?hacker? has been redefined to consist of anyone who has an insatiable curiosity as to how thin......一起来看看 《Design for Hackers》 这本书的介绍吧!