On Sun, Aug 10, 2014 at 4:58 PM, David Narvaez <david.narv...@computer.org>
wrote:

> Hi,
>
> I just noticed the old CMake line my project used to enable exceptions
> on a single file was not working and I dug into the ECM modules to
> find the correct way to do that. But I don't see exceptions mentioned
> in the ECM SIC page[0], should that documentation be there? i.e., is
> this considered an SIC?
>
> David E. Narvaez
>
> [0] https://techbase.kde.org/Development/ECM_SourceIncompatChanges

>From kde-modules/KDECompilerSettings.cmake

#   kde_enable_exceptions()
#
# Enables exceptions for C++ source files compiled for the
# CMakeLists.txt file in the current directory and all subdirectories.

See http://api.kde.org/ecm/kde-module/KDECompilerSettings.html

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

Reply via email to