mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-27 14:46:41 +08:00

We create a LinkDirectory test to check that the policy OLD and NEW behaviors work as documented. See issue #9697.
2 lines
31 B
C
2 lines
31 B
C
int mylibB(void) { return 0; }
|