软件包:cmake(3.13.4-1)
cross-platform, open-source make system
CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.
其他与 cmake 有关的软件包
|
|
|
|
-
- dep: cmake-data (= 3.13.4-1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13 (>= 3.0.4)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libjsoncpp1 (>= 1.7.4)
- library for reading and writing JSON for C++
-
- dep: librhash0 (>= 1.2.6)
- shared library for hash functions computing
-
- dep: libstdc++6 (>= 6)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1 (>= 1.11.0)
- asynchronous event notification library - runtime library
-
- dep: procps
- /proc 文件系统工具
-
- dep: zlib1g (>= 1:1.2.3.3)
- 压缩库 - 运行时
-
- sug: cmake-doc
- extended documentation in various formats for CMake
-
- sug: ninja-build
- small build system closest in spirit to Make