Review Request 119588: Remove Qt5 debugfull hack from ECMConfig.cmake

Alex Merry alex.merry at kde.org
Tue Aug 5 21:09:57 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119588/
-----------------------------------------------------------

(Updated Aug. 5, 2014, 9:09 p.m.)


Review request for Extra Cmake Modules and KDE Frameworks.


Changes
-------

Adding frameworks on the suspicion that nobody reads kde-build-system.


Repository: extra-cmake-modules


Description
-------

The original purpose of this was to set the QT_NO_DEBUG macro if the old
DebugFull configuration was used. We got rid of DebugFull (instead just
using Debug), so it is no longer relevant, and this hack never belonged
in ECMConfig.cmake anyway (it should have been in KDECompilerSettings).

CHANGELOG: ECM now works when the required CMake version is set to
3.0.0 or higher, and does not require Qt5Core to be available.

BUG: 331849


Diffs
-----

  ECMConfig.cmake.in ea47abf0d8b025dd9e424b0aea26986d1f288279 

Diff: https://git.reviewboard.kde.org/r/119588/diff/


Testing
-------

kimageformats configures when the required CMake version is set to 3.0.0 in (before, the configure step would fail).

oxygen-fonts configures when /usr/lib/cmake/Qt5Core is removed (before, the configure step would fail).


Thanks,

Alex Merry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140805/901e4757/attachment.html>


More information about the Kde-buildsystem mailing list