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
Removed call to target_link_libraries() to automatically link to dependencies.
The target names might not always be the same as the CMake project names,
thus linking to project names by default is not appropriate.
Signed-off-by: kilo52 <[email protected]>
0 commit comments