mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
6 lines
121 B
CMake
6 lines
121 B
CMake
project( kvkbd )
|
|
|
|
add_subdirectory( src )
|
|
add_subdirectory( pics )
|
|
add_subdirectory( colors )
|
|
add_subdirectory( themes )
|