diff --git a/common/gal/CMakeLists.txt b/common/gal/CMakeLists.txt index 8e0f9ecec9..c0910b046a 100644 --- a/common/gal/CMakeLists.txt +++ b/common/gal/CMakeLists.txt @@ -49,8 +49,8 @@ if( WIN32 ) endif() target_link_libraries( gal - common # This is needed until the circular dependency is removed kimath + kiplatform nlohmann_json ${GLEW_LIBRARIES} ${CAIRO_LIBRARIES}