310aef959b
It was a subtest of the RunCMake.ObjectLibrary test. However, we need to test a build with ExternalProject after running CMake, which RunCMake tests do not do.
2 lines
26 B
C
2 lines
26 B
C
int a(void) { return 0; }
|