ecrire/data/CMakeLists.txt

6 lines
180 B
CMake

install(FILES "${PROJECT_SOURCE_DIR}/data/ecrire.png"
DESTINATION "share/icons")
install(FILES "${PROJECT_SOURCE_DIR}/data/ecrire.desktop"
DESTINATION "share/applications")