CMake transitive LINK_LIBRARIES

Small test to check if the target property LINK_LIBRARIES was transitive. It seems it was only added as the result of the generator expression $<TARGET_PROPERTY:tgt,LINK_LIBRARIES> in CMake 4.1.

Description
No description provided
Readme 25 KiB
Languages
CMake 100%