CMake/Modules/CMakeTestGNU.c

4 lines
35 B
C
Raw Normal View History

2002-10-22 18:17:07 -04:00
#ifdef __GNUC__
THIS_IS_GNU
#endif