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:
parent
37e86b2856
commit
c3d5e65aa7
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user