cmake/Tests/CTestTestSubdir/subdir3/main.c

5 lines
31 B

int main(void)
{
return 0;
}