How to enable exceptions?

Lindsay Mathieson lindsay.mathieson at gmail.com
Sat Mar 27 10:03:49 GMT 2010


On Sat, 27 Mar 2010 06:16:40 pm Andreas Pakulat wrote:
> Not really something to do with kdevelop, but KDE's cmake code sets up
> a variable to use with add_definitions() to enable exceptions for a
> given directory: KDE4_ENABLE_EXCEPTIONS. So you can just do this:
> 
> add_definitions(${KDE4_ENABLE_EXCEPTIONS})


That did the trick, thanks
-- 
Lindsay
http://blackpaw.jalbum.net/home




More information about the KDevelop mailing list