パッケージ: cmake (3.13.4-1)
cmake に関するリンク
Debian の資源:
cmake ソースパッケージをダウンロード:
メンテナ:
- Debian CMake Team (QA ページ, メールアーカイブ)
- Lisandro Damián Nicanor Pérez Meyer (QA ページ)
- Felix Geyer (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 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.13.4-1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13 (>= 3.0.4)
- さまざまな形式でのアーカイブおよび圧縮ライブラリ (共有ライブラリ)
-
- dep: libc6 (>= 2.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: libexpat1 (>= 2.0.1)
- XML パース用 C ライブラリ - ランタイムライブラリ
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- 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 (>= 6)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1 (>= 1.11.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: procps
- /proc ファイルシステムユーティリティ
-
- dep: zlib1g (>= 1:1.2.3.3)
- 圧縮ライブラリ - ランタイム
-
- sug: cmake-doc
- extended documentation in various formats for CMake
-
- sug: ninja-build
- small build system closest in spirit to Make