Skip to content

target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs

Brad King requested to merge brad.king/cmake:tll-global-unknown-lib into master

This combination was accidentally rejected. Allow it and add a test.

Fixes: #17245 (closed)

Merge request reports