mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 03:12:51 +00:00
6 lines
101 B
CMake
6 lines
101 B
CMake
project(kcm-touchpad)
|
|
|
|
set(TOUCHPAD_KCM_VERSION "1.1")
|
|
|
|
add_subdirectory(src)
|
|
add_subdirectory(icon)
|