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 50425dd..0929cd7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -54,6 +54,7 @@ set(SOURCE_FILES
54 "src/ipc_dialog.cpp" 54 "src/ipc_dialog.cpp"
55 "src/report_popup.cpp" 55 "src/report_popup.cpp"
56 "src/updater.cpp" 56 "src/updater.cpp"
57 "src/icons.cpp"
57 "vendor/whereami/whereami.c" 58 "vendor/whereami/whereami.c"
58) 59)
59 60