Files
cmake/Tests/CustomCommand/empty_command.cxx
T

5 lines
27 B
C++

int main()
{
return 0;
}