mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 23:30:35 -06: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;
|
|
}
|