CMake/Tests/ObjectLibrary/A/a2.c

3 lines
42 B
C

#include "a.h"
int a2(void) { return 0; }