Cross-platform, open-source make system
http://www.cmake.org/
CMake is a cross-platform, open-source build system
- Devel package for openSUSE:Factory
-
57
derived packages
- Links to openSUSE:Factory / cmake
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/cmake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
cmake-3.2.0-rc1.tar.gz | 0006436773 6.14 MB | |
cmake-fix-pie-binaries.patch | 0000000666 666 Bytes | |
cmake-fix-ruby-test.patch | 0000000602 602 Bytes | |
cmake-gui.changes | 0000063417 61.9 KB | |
cmake-gui.spec | 0000003731 3.64 KB | |
cmake.changes | 0000093399 91.2 KB | |
cmake.macros | 0000001914 1.87 KB | |
cmake.spec | 0000004277 4.18 KB | |
form.patch | 0000000536 536 Bytes | |
opensuse_rules.cmake | 0000000653 653 Bytes | |
system-libs.patch | 0000001245 1.22 KB |
Revision 202 (latest revision is 609)
Tomáš Chvátal (scarabeus_iv)
accepted
request 290267
from
Tomáš Chvátal (scarabeus_iv)
(revision 202)
- Do not specify the compiler cc and c++ at all, it should be the default value and cmake expects full path in some cases. This should fix the failing build with error c++ not found in PATH
Comments 1
Why is cmake-mini nearly 60% larger than cmake-full?