summaryrefslogtreecommitdiffstats
path: root/kmouth/icons/CMakeLists.txt
blob: 52c60aa643f1793f96bf6e5f714c0242730f9e9c (plain)
1
2
3
4
5
6
7
8
9
add_subdirectory( history    )
add_subdirectory( phrase     )
add_subdirectory( phrasebook )
add_subdirectory( app        )


tde_install_icons(
    DESTINATION ${DATA_INSTALL_DIR}/kmouth/icons
)