diff options
Diffstat (limited to 'icons/app/CMakeLists.txt')
-rw-r--r-- | icons/app/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/app/CMakeLists.txt b/icons/app/CMakeLists.txt new file mode 100644 index 0000000..5cca3c6 --- /dev/null +++ b/icons/app/CMakeLists.txt @@ -0,0 +1 @@ +tde_install_icons( DESTINATION ${ICON_INSTALL_DIR} ) |