[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: cmake ]
套件:cmake(3.30.5-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.30.5-1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13t64 (>= 3.3.3)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc-s1 (>= 3.0)
- 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 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libuv1t64 (>= 1.38.0)
- asynchronous event notification library - runtime library
-
- dep: procps
- /proc file system utilities
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- 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