[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: cmake ]
パッケージ: cmake (3.30.5-1.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.1)
- CMake data files (modules, templates and documentation)
-
- dep: libarchive13t64 (>= 3.3.3)
- さまざまな形式でのアーカイブおよび圧縮ライブラリ (共有ライブラリ)
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: libexpat1 (>= 2.0.1)
- XML パース用 C ライブラリ - ランタイムライブラリ
-
- dep: libgcc-s1 (>= 4.2)
- 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 標準 C++ ライブラリ v3
-
- dep: libuv1t64 (>= 1.38.0)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- 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