You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BoidsService library already links to Qt6::Gui. Linking the test executable to both is redundant and unnecessary. Remove Qt6::Gui from the target_link_libraries command for the boidsystem_tests target.