CMake/Tests/FindModulesExecuteAll/main.c

5 lines
28 B
C
Raw Normal View History

int main()
{
return 0;
}