CMake/Tests/CrossCompile/main.c

5 lines
31 B
C
Raw Permalink Normal View History

int main(void)
{
return 0;
}