Skip to content

Commit

Permalink
Fix broken library dependency, breaking compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
rgriebl committed May 8, 2024
1 parent eb30535 commit 004bee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/desktop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ target_link_libraries(desktop_module PRIVATE
common_module
bricklink_module
ldraw_module
scanner_module
)

if (MACOS)
Expand Down

0 comments on commit 004bee5

Please sign in to comment.