diff options
Diffstat (limited to 'tdeprint/tools/CMakeLists.txt')
-rw-r--r-- | tdeprint/tools/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tdeprint/tools/CMakeLists.txt b/tdeprint/tools/CMakeLists.txt new file mode 100644 index 000000000..4c2682eee --- /dev/null +++ b/tdeprint/tools/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +add_subdirectory( escputil ) |