Suggest ninja-build as cmake provides a generator for ninja.
Closes: #743229
This commit is contained in:
parent
bf9c0c2a76
commit
4cc3e0c89d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ cmake (2.8.12.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Add Lisandro and myself to uploaders.
|
||||
* Correctly pass CXXFLAGS with CPPFLAGS to bootstrap.
|
||||
* Suggest ninja-build as cmake provides a generator for ninja.
|
||||
(Closes: #743229)
|
||||
|
||||
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -17,7 +17,7 @@ Architecture: any
|
||||
Multi-Arch: foreign
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any]
|
||||
Recommends: make, gcc
|
||||
Suggests: codeblocks, eclipse
|
||||
Suggests: ninja-build, codeblocks, eclipse
|
||||
Description: cross-platform, open-source make system
|
||||
CMake is used to control the software compilation process using
|
||||
simple platform and compiler independent configuration files. CMake
|
||||
|
Loading…
x
Reference in New Issue
Block a user