mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 01:51:02 -06: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; }
|