mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
e4897a78b9
We test the property with a project that fails to link due to an architecture mismatch between an executable and a static library. See issue #8725.
2 lines
28 B
C
2 lines
28 B
C
int foo(void) { return 0; }
|