Accepting request 864028 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/864028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zxing-cpp?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-01-19 15:00:52 +00:00 committed by Git OBS Bridge
commit 7f74fd1155
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>

View File

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