KPM does not use exceptions.

This commit is contained in:
Andrius Štikonas 2016-05-12 21:43:46 +01:00
parent 21d02b31dc
commit 42cf8ed4f5
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ find_package(KF5 5.16 REQUIRED
# use sane compile flags # use sane compile flags
add_definitions( add_definitions(
-fexceptions # -fexceptions
-DQT_USE_QSTRINGBUILDER -DQT_USE_QSTRINGBUILDER
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_TO_ASCII
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_ASCII