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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:cmake 3.12.3 已发布。CMake 是一个跨平台的自动化建构系统,它使用一个名为 CMakeLists.txt 的文件来描述构建过程,可以产生标准的构建文件,如 Unix 的 Makefile 或Windows Visual C++ 的 projects/workspaces ...

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

Brad King (8):

  • CTest: Fix --test-load regression

  • FindMPI: Restore MPI__COMPILE_FLAGS as a command-line string

  • FindDoxygen: Ensure policy settings allow use of IN_LIST

  • libarchive: Backport fix for build with LibreSSL 2.7

  • libuv: do not require PATH_MAX to be defined

  • VS: Fix CSharp flag selection when linking to a static C++ library

  • CSharp: Fix regression in VS project type selection

  • CMake 3.12.3

Kyle Edwards (1):

  • CTest: Fix regression in ctest_start()

Marc Chevrier (1):

  • Help: TESTS property: clarify usage.

详情请看这里

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms on Strings, Trees and Sequences

Algorithms on Strings, Trees and Sequences

Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码