设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2017-9-10 14:31| 发布者: joejoe0332| 查看: 513| 评论: 0|原作者: oschina|来自: oschina

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

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

主要更新内容:

  • InstallRequiredSystemLibraries: Factor redist name into variable

  • InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directory

  • macOS: Revert default Hi-DPI support in applications

  • Ninja: Fix support for MSVC with non-English output

  • Xcode: Revert addition of "outputPaths" to custom command build phase

  • cmCPackDragNDropGenerator: Add missing include

  • cmake: Fix --find-package mode with imported targets

  • Genex: Fix TARGET_PROPERTY value of SOURCES

  • Android: Update for NDK r16

  • FindBoost: Revert "Simplify search in lists."

  • InstallRequiredSystemLibraries: Add support for future VS 2017 toolchains

  • Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9

  • CMake 3.9.2

更多内容

下载地址:

https://cmake.org/download/ 

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部