diff options
author | gregory guy <g-gregory@gmx.fr> | 2019-05-09 16:11:56 +0200 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2019-05-09 16:11:56 +0200 |
commit | 26f73f5100c4917f50f593f55fc96776055d2b39 (patch) | |
tree | 80ae7da51c84cd02a929115370d82f15f8f5252b /icon | |
parent | 08ba9b9adabc4a6581c58d7db8c9f4941ebe8a86 (diff) | |
download | kdpkg-26f73f5100c4917f50f593f55fc96776055d2b39.tar.gz kdpkg-26f73f5100c4917f50f593f55fc96776055d2b39.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'icon')
-rw-r--r-- | icon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icon/CMakeLists.txt b/icon/CMakeLists.txt new file mode 100644 index 0000000..63f765b --- /dev/null +++ b/icon/CMakeLists.txt @@ -0,0 +1 @@ +tde_install_icons( ) |