No description
Find a file
2025-08-05 23:30:57 +01:00
.gitignore CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
CMakeLists.txt CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
dummy.cpp CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
exe1_link_libraries.txt CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
exe2_link_libraries.txt CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
lib1_link_libraries.txt CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00
README.md CMake transitive LINK_LIBRARIES 2025-08-05 23:30:57 +01:00

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.