cirosantilli/cmake/multi_file_recursive/src/d/a.c

cmake/multi_file_recursive/src/d/a.c
#include "a.h"

int a(void) { return 42; }