diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5cd41d8..1904518 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -57,6 +57,7 @@ set(SOURCE_FILES | |||
57 | "src/icons.cpp" | 57 | "src/icons.cpp" |
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 | "vendor/whereami/whereami.c" | 61 | "vendor/whereami/whereami.c" |
61 | ) | 62 | ) |
62 | 63 | ||