パッケージ: cmake (3.16.3-1ubuntu1)
cmake に関するリンク
Trisquel の資源:
cmake ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian CMake Team (メールアーカイブ)
- Lisandro Damián Nicanor Pérez Meyer
- Felix Geyer
外部の資源:
- ホームページ [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 was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.
その他の cmake 関連パッケージ
|
|
|
-
- dep: cmake-data (= 3.16.3-1ubuntu1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13 (>= 3.3.3)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: 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 (>= 3.0)
- GCC support library
-
- dep: libjsoncpp1 (>= 1.7.4)
- library for reading and writing JSON for C++
-
- dep: librhash0 (>= 1.2.6)
- shared library for hash functions computing
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libuv1 (>= 1.11.0)
- asynchronous event notification library - runtime library
-
- dep: procps
- /proc file system utilities
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
-
- sug: cmake-doc
- extended documentation in various formats for CMake
-
- sug: ninja-build
- small build system closest in spirit to Make