kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=540215
This commit is contained in:
parent
b0c9b960d3
commit
8979e71d50
@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
|
||||
|
||||
|
||||
@ -25,7 +24,6 @@ install_targets(${LIB_INSTALL_DIR} plasma )
|
||||
|
||||
install_files( /include/plasma FILES applet.h plasma.h appletCompositor.h appletLayout.h )
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
kde4_header()
|
||||
include_directories( ${CMAKE_SOURCE_DIR}/workspace/plasma/lib )
|
||||
|
||||
|
||||
@ -16,7 +15,6 @@ target_link_libraries(testAppletInfo ${KDE4_KDECORE_LIBS} )
|
||||
########### install files ###############
|
||||
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user