CMake/Tests/ObjectLibrary/A/a1.c.in

3 lines
42 B
C

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