Skip to content

Commit df8c5a8

Browse files
committed
Fix broken library dependency, breaking compilation
1 parent b9e9d06 commit df8c5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/desktop/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ target_link_libraries(desktop_module PRIVATE
134134
common_module
135135
bricklink_module
136136
ldraw_module
137+
scanner_module
137138
)
138139

139140
if (MACOS)

0 commit comments

Comments
 (0)