SHA256
1
0
forked from pool/kig

Accepting request 732344 from home:wolfi323:branches:KDE:Applications

- Set Boost_NO_BOOST_CMAKE for cmake to fix build with latest boost in Factory

OBS-URL: https://build.opensuse.org/request/show/732344
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=94
This commit is contained in:
Luca Beltrame 2019-09-21 13:20:02 +00:00 committed by Git OBS Bridge
parent d568cb79a5
commit f1a102d882
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 21 11:42:07 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Set Boost_NO_BOOST_CMAKE for cmake to fix build with latest boost
in Factory
-------------------------------------------------------------------
Thu Sep 5 14:00:33 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -76,7 +76,7 @@ drawing mathematical figures and including them in other documents.
%setup -q
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON
%make_jobs
%install