summaryrefslogtreecommitdiffstats
path: root/src/ui/cache
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/cache')
-rw-r--r--src/ui/cache/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/cache/CMakeLists.txt b/src/ui/cache/CMakeLists.txt
index a78010196..c00410de5 100644
--- a/src/ui/cache/CMakeLists.txt
+++ b/src/ui/cache/CMakeLists.txt
@@ -1,3 +1,3 @@
-SET(ui_cache_SRC
-svg_preview_cache.cpp
+set(ui_cache_SRC
+ svg_preview_cache.cpp
)