mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
bb18790397
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 mylibA(void) { return 0; }
|