mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-20 06:20:55 +00:00
If some day there are no policies checked through the makefile at generate time, this can be fixed.
6 lines
28 B
C++
6 lines
28 B
C++
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|