[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: cmake ]
软件包:cmake(3.30.5-1~bpo12+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]
相似软件包:
跨平台、开源的构建系统
CMake 被用来使用简单的、平台和编译器无关的配置文件控制软件构建流程。CMake 生成原生的 makefile 和 workspace 以在你所用的编译环境中使用。CMake 较为智能:它可以支持需要系统配置、预处理器生成、代码生成和模板实例化的复杂环境。
其他与 cmake 有关的软件包
|
|
|
|
-
- dep: cmake-data (= 3.30.5-1~bpo12+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)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- 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