summaryrefslogtreecommitdiffstats
path: root/src/ui/cache
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-03-30 17:22:12 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-03-30 17:22:12 +0000
commit66bac825285bb03e08fa354ac95dd61eacc3cf43 (patch)
treefc3a1e9b3b6ecf2f644d5b74927d8eeca45469ec /src/ui/cache
parentadd CMakeLists.txt file for src/inkjar (diff)
downloadinkscape-66bac825285bb03e08fa354ac95dd61eacc3cf43.tar.gz
inkscape-66bac825285bb03e08fa354ac95dd61eacc3cf43.zip
add CMakeLists.txt file for src/ui and subdirs
(bzr r5240)
Diffstat (limited to 'src/ui/cache')
-rw-r--r--src/ui/cache/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/cache/CMakeLists.txt b/src/ui/cache/CMakeLists.txt
new file mode 100644
index 000000000..20d28cd45
--- /dev/null
+++ b/src/ui/cache/CMakeLists.txt
@@ -0,0 +1,4 @@
+SET(ui_cache_SRC
+svg_preview_cache.cpp
+svg_preview_cache.h
+) \ No newline at end of file