forked from pool/cmake
Accepting request 205960 from home:bmanojlovic:branches:devel:tools:building
- updated cmake.macros to include installation path for packages cmake modules OBS-URL: https://build.opensuse.org/request/show/205960 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=128
This commit is contained in:
parent
567dd702ea
commit
9fa8fb7526
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:42:56 UTC 2013 - boris@steki.net
|
||||
|
||||
- updated cmake.macros to include installation path for cmake modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 16:35:02 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -34,6 +34,7 @@
|
||||
-DBUILD_STATIC_LIBS:BOOL=OFF \\\
|
||||
-DCMAKE_COLOR_MAKEFILE:BOOL=OFF \\\
|
||||
-DCMAKE_INSTALL_DO_STRIP:BOOL=OFF \\\
|
||||
-DCMAKE_MODULES_INSTALL_DIR=/usr/share/cmake/Modules \\\
|
||||
-DCMAKE_USER_MAKE_RULES_OVERRIDE="/usr/share/cmake/Modules/opensuse_rules.cmake"
|
||||
|
||||
%cmake_install \
|
||||
|
Loading…
Reference in New Issue
Block a user