
| Current Path : /proc/thread-self/root/usr/share/cmake-3.16/Modules/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/share/cmake-3.16/Modules/CMakeTestGNU.c |
#if defined(__GNUC__) && !defined(__INTEL_COMPILER) void THIS_IS_GNU(); #endif #ifdef __MINGW32__ void THIS_IS_MINGW(); #endif #ifdef __CYGWIN__ void THIS_IS_CYGWIN(); #endif