[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
软件包:cmake(3.31.2-1) [debports]
跨平台、开源的构建系统
CMake 被用来使用简单的、平台和编译器无关的配置文件控制软件构建流程。CMake 生成原生的 makefile 和 workspace 以在你所用的编译环境中使用。CMake 较为智能:它可以支持需要系统配置、预处理器生成、代码生成和模板实例化的复杂环境。
其他与 cmake 有关的软件包
|
|
|
|
-
- dep: cmake-data (= 3.31.2-1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13t64 (>= 3.3.3)
- Multi-format archive and compression library (shared library)
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s2 (>= 4.2.1)
- GCC 支持库
-
- dep: libjsoncpp26 (>= 1.9.6)
- library for reading and writing JSON for C++
-
- dep: librhash1 (>= 1.2.6)
- shared library for hash functions computing
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libuv1t64 (>= 1.38.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: 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