You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
krecipes/data/CMakeLists.txt

10 lines
287 B

install(
FILES abbrev.txt data.sql samples-cs_CZ.kreml samples-en_US.kreml weight.txt
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/data
)
tde_create_translated_desktop(
SOURCE x-krecipes-backup.desktop x-krecipes-recipes.desktop
DESTINATION ${MIME_INSTALL_DIR}/application
)