mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 00:21:25 +00:00
3d-viewer should depend on common directly
This commit is contained in:
parent
67b031adab
commit
454c5e8eca
@ -114,6 +114,7 @@ target_link_libraries( 3d-viewer
|
||||
gal
|
||||
kimath
|
||||
core
|
||||
common
|
||||
nlohmann_json
|
||||
Boost::headers
|
||||
${wxWidgets_LIBRARIES}
|
||||
|
Loading…
Reference in New Issue
Block a user