[ stretch ]
[ stretch-backports ]
[ buster ]
[ buster-backports ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ sid ]
[ 源代码: cmake ]
软件包:cmake(3.25.1-1)
cmake 的相关链接
Debian 的资源:
下载源码包 cmake:
维护小组:
- Debian CMake Team (QA 页面, 邮件存档)
- Lisandro Damián Nicanor Pérez Meyer (QA 页面)
- Felix Geyer (QA 页面)
- Timo Röhling (QA 页面)
外部的资源:
- 主页 [cmake.org]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: cmake-data (= 3.25.1-1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13 (>= 3.3.3)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjsoncpp25 (>= 1.9.5)
- library for reading and writing JSON for C++
-
- dep: librhash0 (>= 1.2.6)
- shared library for hash functions computing
-
- dep: libstdc++6 (>= 12)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1 (>= 1.38.0)
- asynchronous event notification library - runtime library
-
- dep: procps
- /proc 文件系统工具
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: cmake-doc
- extended documentation in various formats for CMake
-
- sug: cmake-format
- source code formatter for cmake listfiles
-
- sug: elpa-cmake-mode
- Emacs major mode for editing CMake sources
-
- sug: ninja-build
- small build system closest in spirit to Make