[kcms/compositing] Remove definitions handling
QT_NO_URL_CAST_FROM_STRING is defined in the top-level CMakeLists.txt Don't remove definitions, it builds fine with them
This commit is contained in:
parent
eedb8e44ea
commit
2c6c1a7e76
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
# KI18N Translation Domain for this library
|
||||
add_definitions(-DTRANSLATION_DOMAIN=\"kcmkwincompositing\")
|
||||
|
||||
add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
|
||||
|
||||
remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS -DQT_NO_CAST_FROM_BYTEARRAY)
|
||||
|
||||
################# configure checks and create the configured files #################
|
||||
|
||||
set(kwincompositing_SRC
|
||||
|
|
Loading…
Reference in a new issue