Accepting request 863939 from home:simotek:branches:devel:libraries:c_c++

- Use %cmake_build instead of %make_jobs
- Shouldn't need -DBUILD_SHARED_LIBRARY=ON

OBS-URL: https://build.opensuse.org/request/show/863939
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2021-01-18 10:26:28 +00:00 committed by Git OBS Bridge
parent 37e86b2856
commit c3d5e65aa7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 15 00:29:36 UTC 2021 - Simon Lees <sflees@suse.de>
- Use %cmake_build instead of %make_jobs
- Shouldn't need -DBUILD_SHARED_LIBRARY=ON
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 23 08:33:47 UTC 2020 - Antonio Larrosa <alarrosa@suse.com> Fri Oct 23 08:33:47 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -60,8 +60,8 @@ other applications.
%autosetup -p1 %autosetup -p1
%build %build
%cmake -DBUILD_SHARED_LIBRARY=ON %cmake
%make_jobs %cmake_build
%install %install
%cmake_install %cmake_install