3d-viewer should depend on common directly

This commit is contained in:
Marek Roszko 2023-09-06 20:33:28 -04:00
parent 67b031adab
commit 454c5e8eca
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ target_link_libraries( 3d-viewer
gal gal
kimath kimath
core core
common
nlohmann_json nlohmann_json
Boost::headers Boost::headers
${wxWidgets_LIBRARIES} ${wxWidgets_LIBRARIES}