mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-14 10:30:15 -05:00
f0005bb484
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;
|
|
}
|