diff options
Diffstat (limited to 'kmplot/CMakeLists.txt')
-rw-r--r-- | kmplot/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kmplot/CMakeLists.txt b/kmplot/CMakeLists.txt new file mode 100644 index 00000000..265949c9 --- /dev/null +++ b/kmplot/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory( kmplot ) +add_subdirectory( icons ) |