mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05: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})
|