Files
cmake/Tests/CustomCommandWorkingDirectory/customTarget.c
T

5 lines
39 B
C

int customTarget(void)
{
return 0;
}