| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-15 | tests: Extend cmake test with -Wl,--version-script | Jonathon 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. | |||
