diff options
Diffstat (limited to 'kchart/toolbar/CMakeLists.txt')
-rw-r--r-- | kchart/toolbar/CMakeLists.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kchart/toolbar/CMakeLists.txt b/kchart/toolbar/CMakeLists.txt new file mode 100644 index 00000000..56c48ea2 --- /dev/null +++ b/kchart/toolbar/CMakeLists.txt @@ -0,0 +1,13 @@ +############################################################################### +# Trinity KOffice # +# --------------- # +# This file is licensed under the terms of GNU GPL v3 or later. # +# Improvements and feedback are welcome. # +############################################################################### + +### Data ###################################################################### +add_subdirectory(crystalsvg) +# add_subdirectory(hicolor) # is empty +add_subdirectory(locolor) + +# kate: indent-width 2; replace-tabs true;
\ No newline at end of file |