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

栏目: C · 发布时间: 6年前

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

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

Changes in 3.12.2 since 3.12.1:

Brad King (5):

Android: Add support for NDK r18

CheckIPOSupported: Simplify result reporting logic

CheckIPOSupported: Tolerate backslashes in output of failed checks

VS: Restore CMakeLists.txt references in each target

CMake 3.12.2

Craig Scott (2):

EXPORT_PROPERTIES: Add test for an undefined property

EXPORT_PROPERTIES: Prevent null dereference for undefined property

David Demelier (1):

Help: Fix typo in clang-tidy example -checks option

Igor Kostenko (1):

FindBoost: Fix context discovery for 1.60 and below

Kenta Kubo (1):

FindCUDA: Do not find cublas_device on CUDA >= 9.2

Raffi Enficiaud (1):

FindMatlab: Remove erroneous duplicate code

Robert Maynard (1):

CUDA: Avoid using deprecated cublas_device to identify device lib dirs

Shane Parris (1):

cmState: Clear GlobVerificationManager state on Reset


以上所述就是小编给大家介绍的《CMake 3.12.2 发布,自动化构建系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Measure What Matters

Measure What Matters

John Doerr / Portfolio / 2018-4-24 / GBP 19.67

In the fall of 1999, John Doerr met with the founders of a start-up he’d just given $11.8 million, the biggest investment of his career. Larry Page and Sergey Brin had amazing technology, entrepreneur......一起来看看 《Measure What Matters》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具