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 1904518..9432f2e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -58,6 +58,7 @@ set(SOURCE_FILES
58 "src/paintings_pane.cpp" 58 "src/paintings_pane.cpp"
59 "src/items_pane.cpp" 59 "src/items_pane.cpp"
60 "src/options_pane.cpp" 60 "src/options_pane.cpp"
61 "src/log_dialog.cpp"
61 "vendor/whereami/whereami.c" 62 "vendor/whereami/whereami.c"
62) 63)
63 64