forked from pool/cmake
- Import some cmake handing from kf5- and kde4- filesystem to macros: * Simplify debug build handling in macros. Whether debug is on or off is known to optflags * Don't build in release mode, that cramps optimization flags; instead pass wanted flags directly * Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid unneeded libs, and to disallow undefined symbols * Add a %make_jobs macro with verbose argument * Simplify %cmake_install invocation OBS-URL: https://build.opensuse.org/request/show/245174 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=169
Description
No description provided
Languages
Python
100%