mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
10 lines
202 B
CMake
10 lines
202 B
CMake
add_subdirectory( gui )
|
|
add_subdirectory( pics )
|
|
add_subdirectory( example )
|
|
|
|
########### install files ###############
|
|
|
|
kde4_install_icons( ${KDE4_ICON_INSTALL_DIR} )
|
|
|
|
add_subdirectory( ksysguardd )
|
|
|