forked from pool/commandergenius
Accepting request 893094 from home:simotek:branches:games
- %cmake_build is now the recommended way to build cmake projects - DCMAKE_INSTALL_PREFIX is set by the cmake macro OBS-URL: https://build.opensuse.org/request/show/893094 OBS-URL: https://build.opensuse.org/package/show/games/commandergenius?expand=0&rev=51
This commit is contained in:
parent
3429045e39
commit
4667142c98
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 08:38:18 UTC 2021 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- %cmake_build is now the recommended way to build cmake projects
|
||||
- DCMAKE_INSTALL_PREFIX is set by the cmake macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 12:52:41 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -53,9 +53,8 @@ It has 4-player cooperative mode and six difficulty modes.
|
||||
%cmake \
|
||||
-DBUILD_STATIC_LIBS:BOOL=ON \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DCMAKE_INSTALL_PREFIX="%_prefix" \
|
||||
-DAPPDIR="%_bindir"
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user