about summary refs log tree commit diff stats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0929cd7..deb6bbd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -55,6 +55,7 @@ set(SOURCE_FILES
55 "src/report_popup.cpp" 55 "src/report_popup.cpp"
56 "src/updater.cpp" 56 "src/updater.cpp"
57 "src/icons.cpp" 57 "src/icons.cpp"
58 "src/paintings_pane.cpp"
58 "vendor/whereami/whereami.c" 59 "vendor/whereami/whereami.c"
59) 60)
60 61