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 b9e9d06 commit df8c5a8
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 df8c5a8

Please sign in to comment.