summaryrefslogtreecommitdiff
path: root/test cases/cmake/2 advanced/subprojects/cmMod/vers.map
AgeCommit message (Collapse)Author
2024-07-15tests: Extend cmake test with -Wl,--version-scriptJonathon Anderson
This tests that CMake link flags marked as PRIVATE are not propagated through the generated Meson dependency. -Wl,--version-script is used as the "poison" here, the build ultimately fails if it appears in the shared_library() link command.