mirror of
https://github.com/KDE/konsole.git
synced 2026-06-09 14:35:06 -04:00
8 lines
227 B
CMake
8 lines
227 B
CMake
|
|
add_subdirectory( color-schemes )
|
|
add_subdirectory( keyboard-layouts )
|
|
add_subdirectory( layouts )
|
|
|
|
install( FILES konsole.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR})
|
|
install(FILES konsolerc DESTINATION ${KDE_INSTALL_CONFDIR})
|