Fix use cmake variable
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=522125
This commit is contained in:
parent
31ffe09826
commit
388d6752bf
@ -15,7 +15,7 @@ kde4_automoc(${plasma_LIB_SRCS})
|
||||
|
||||
kde4_add_library(plasma SHARED ${plasma_LIB_SRCS})
|
||||
|
||||
target_link_libraries(plasma ${KDE4_KDECORE_LIBS} kio )
|
||||
target_link_libraries(plasma ${KDE4_KIO_LIBS} )
|
||||
|
||||
set_target_properties(plasma PROPERTIES VERSION 1.0.0 SOVERSION 1 )
|
||||
install_targets(${LIB_INSTALL_DIR} plasma )
|
||||
|
Loading…
Reference in New Issue
Block a user