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 deb6bbd..5cd41d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -56,6 +56,7 @@ set(SOURCE_FILES | |||
56 | "src/updater.cpp" | 56 | "src/updater.cpp" |
57 | "src/icons.cpp" | 57 | "src/icons.cpp" |
58 | "src/paintings_pane.cpp" | 58 | "src/paintings_pane.cpp" |
59 | "src/items_pane.cpp" | ||
59 | "vendor/whereami/whereami.c" | 60 | "vendor/whereami/whereami.c" |
60 | ) | 61 | ) |
61 | 62 | ||