mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 02:24:13 +00:00
4 lines
35 B
C
4 lines
35 B
C
|
#ifdef __GNUC__
|
||
|
THIS_IS_GNU
|
||
|
#endif
|