diff options
Diffstat (limited to 'src/icons/CMakeLists.txt')
-rw-r--r-- | src/icons/CMakeLists.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/icons/CMakeLists.txt b/src/icons/CMakeLists.txt new file mode 100644 index 0000000..eae47c7 --- /dev/null +++ b/src/icons/CMakeLists.txt @@ -0,0 +1,8 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +add_subdirectory( actions ) + +##### icons ##################################### + +tde_install_icons( ) + |