2017年9月21日星期四

CMake 3.9.3 发布,自动化构建系统


Linuxeden 开源社区 --

CMake 3.9.3 已发布,CMake 是一个跨平台的自动化建构系统, 它使用一个名为 CMakeLists.txt 的文件来描述构建过程, 可以产生标准的构建文件, 如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces 。文件 CMakeLists.txt 需要手工编写, 也可以通过编写脚本进行半自动的生成。CMake 提供了比 autoconfig 更简洁的语法。

更新内容:

Brad King (3):

  • VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
  • bootstrap: Fix running multiple times in-source
  • CMake 3.9.3

Maarten de Vries (1):

  • vim: Remove default setting of expandtab

Roger Leigh (1):

  • FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9

Rolf Eike Beer (1):

  • CTest: fix crash if source file for coverage cannot be found

Sebastian Holtermann (2):

  • Autogen: Backport autogen target dependency as file dependency fix
  • Autogen: Tests: Backport tests for _autogen target dependencies

下载地址:

http://ift.tt/1ZU7G5R

转自 http://ift.tt/2fdo54E

The post CMake 3.9.3 发布,自动化构建系统 appeared first on Linuxeden开源社区.

http://ift.tt/2w94vNP

没有评论:

发表评论