kwin/kcmkwin/CMakeLists.txt
Alexander Neundorf d3fe666661 -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/workspace/; revision=522728

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-03-26 14:52:52 +00:00

18 lines
306 B
CMake

kde4_header()
add_subdirectory( kwinoptions )
add_subdirectory( kwindecoration )
add_subdirectory( kwinrules )
include_directories( ${KDE4_INCLUDES} )
########### install files ###############
kde4_footer()
#original Makefile.am contents follow:
#SUBDIRS = kwinoptions kwindecoration kwinrules