diff options
Diffstat (limited to 'subsurface-core/CMakeLists.txt')
-rw-r--r-- | subsurface-core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface-core/CMakeLists.txt b/subsurface-core/CMakeLists.txt index 9532ff35a..bd4950767 100644 --- a/subsurface-core/CMakeLists.txt +++ b/subsurface-core/CMakeLists.txt @@ -76,6 +76,7 @@ set(SUBSURFACE_CORE_LIB_SRCS metrics.cpp color.cpp pluginmanager.cpp + imagedownloader.cpp ${SERIAL_FTDI} ${PLATFORM_SRC} ${BT_CORE_SRC_FILES} |