Pakket: cmake (3.30.5-1~bpo12+1)
Verwijzigingen voor cmake
Debian bronnen:
Het bronpakket cmake downloaden:
Beheerders:
- Debian CMake Team (QA-pagina, Mailarchief)
- Lisandro Damián Nicanor Pérez Meyer (QA-pagina)
- Felix Geyer (QA-pagina)
- Timo Röhling (QA-pagina)
Externe bronnen:
- Homepage [cmake.org]
Vergelijkbare pakketten:
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.
Andere aan cmake gerelateerde pakketten
|
|
|
|
-
- 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 Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcurl4 (>= 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 (>= 4.2)
- GCC support bibliotheek
-
- 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 Standard C++ Library v3
-
- dep: libuv1 (>= 1.38.0)
- asynchronous event notification library - runtime library
-
- dep: procps
- /proc file system utilities
-
- dep: zlib1g (>= 1:1.2.3.3)
- compressiebibliotheek - programma's
-
- 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