mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
doesn't support C++ and also doesn't have a printf() implementation by default -add a test for mingw cross compiler Alex
2 lines
24 B
C
2 lines
24 B
C
int foo() { return 12;}
|