mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-21 12:10:05 +08:00

This tests the LINK_INTERFACE_MULTIPLICITY property for a cycle of three static libraries that must be scanned three times to link properly.
2 lines
30 B
C
2 lines
30 B
C
int foo3c(void) { return 0; }
|