cirosantilli/cmake/multi_file/a.c

cmake/multi_file/a.c
#include "a.h"

int a(void) { return 42; }