summaryrefslogtreecommitdiffstats
path: root/lib/kformula/pics/CMakeLists.txt
blob: bb28270cf490e0b914f9b09d2cc5d3e1c8dce9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
###############################################################################
# Trinity KOffice                                                             #
# ---------------                                                             #
# This file is licensed under the terms of GNU GPL v3 or later.               #
# Improvements and feedback are welcome.                                      #
###############################################################################

### Data ######################################################################
add_subdirectory(crystalsvg)

# kate: indent-width 2; replace-tabs true;