mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
6 lines
118 B
CMake
6 lines
118 B
CMake
project(yakuake)
|
|
|
|
add_subdirectory( app )
|
|
add_subdirectory( data )
|
|
# FIXME: move to kde-l10n
|
|
# add_subdirectory( po )
|