No description
- CMake 100%
| .gitignore | ||
| CMakeLists.txt | ||
| dummy.cpp | ||
| exe1_link_libraries.txt | ||
| exe2_link_libraries.txt | ||
| lib1_link_libraries.txt | ||
| README.md | ||
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.