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

Review request for Build System, Extra Cmake Modules and KDE Frameworks.


Repository: extra-cmake-modules


Description
-------

Replace the KDE_ENABLE_EXCEPTIONS variable with a pair of functions

kde_enable_exceptions() essentially does what
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}  ${KDE_ENABLE_EXCEPTIONS}")
used to do.  kde_target_enable_exceptions does it on a per-target basis.


Diffs
-----

  kde-modules/KDECompilerSettings.cmake 
7891136124ced0273ff05bbe521d93acc22a00f7 

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


Testing
-------

Both macros tested with ThreadWeaver (compilation and tests).


Thanks,

Alex Merry

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to