move the QT3_SUPPORT definition only where it's needed
svn path=/trunk/KDE/kdebase/runtime/kcontrol/crypto/; revision=650430
This commit is contained in:
parent
ad0c50ff6c
commit
3b0846e6f6
@ -1,5 +1,7 @@
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
add_definitions (-DQT3_SUPPORT)
|
||||
|
||||
########### next target ###############
|
||||
|
||||
set(plasma_LIB_SRCS
|
||||
|
Loading…
Reference in New Issue
Block a user