7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-20 21:31:42 +00:00

Restore gal recursive link to common

This commit is contained in:
Marek Roszko 2023-09-06 21:58:44 -04:00
parent 9457e794fe
commit 19db0f943f

View File

@ -49,6 +49,7 @@ if( WIN32 )
endif()
target_link_libraries( gal
common
kimath
kiplatform
nlohmann_json