Cross-platform, open-source make system
CMake is a cross-platform, open-source make system
- Sources inherited from project SUSE:SLE-15-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP2:Update/cmake && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000715 715 Bytes | |
_constraints | 0000000109 109 Bytes | |
_multibuild | 0000000098 98 Bytes | |
cmake-3.17.0-SHA-256.txt | 0000000932 932 Bytes | |
cmake-3.17.0-SHA-256.txt.asc | 0000000833 833 Bytes | |
cmake-3.17.0.tar.gz | 0009466484 9.03 MB | |
cmake-fix-ruby-test.patch | 0000000551 551 Bytes | |
cmake.attr | 0000000118 118 Bytes | |
cmake.changes | 0000153358 150 KB | |
cmake.keyring | 0000023055 22.5 KB | |
cmake.macros | 0000002336 2.28 KB | |
cmake.prov | 0000002768 2.7 KB | |
cmake.spec | 0000007158 6.99 KB | |
feature-suse-python-interp-search-order.patch | 0000000777 777 Bytes |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 5)
- Fix mistake in previous change. - Many Leap packages don't build without -DCMAKE_SKIP_RPATH:BOOL=ON so leave this change to the next major version of Leap / SLE - update to 3.17.0 * cmake(1) gained a “Ninja Multi-Config” generator, which can be used to build multiple configurations at once. * cmake(1) gained a “–debug-find” command-line option to enable additional human-readable output on where find commands search. * Target link properties are now transitive over private dependencies on static libraries. See policy “CMP0099”. * cmake(1) gained a “-E rm” command-line tool that can be used to remove directories and files. Full changelog see https://blog.kitware.com/cmake-3-17-0-available-for-download/
Comments 0