mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
|
|
int main(int argc, char** argv)
|
|
{
|
|
return 0;
|
|
}
|