CMake/Tests/TryCompile/Inner/innerlib.c

2 lines
33 B
C

int innerlib(void) { return 0; }