From 66bac825285bb03e08fa354ac95dd61eacc3cf43 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sun, 30 Mar 2008 17:22:12 +0000 Subject: add CMakeLists.txt file for src/ui and subdirs (bzr r5240) --- src/ui/cache/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/ui/cache/CMakeLists.txt (limited to 'src/ui/cache') 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 -- cgit v1.2.3