diff --git a/src/desktop/CMakeLists.txt b/src/desktop/CMakeLists.txt index efff142d..a40791eb 100644 --- a/src/desktop/CMakeLists.txt +++ b/src/desktop/CMakeLists.txt @@ -134,6 +134,7 @@ target_link_libraries(desktop_module PRIVATE common_module bricklink_module ldraw_module + scanner_module ) if (MACOS)