This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
CMakeTestGNU.c
4 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
test for gnu compiler
2002-10-22 18:17:07 -04:00
#
ifdef __GNUC__
ERR: Fixed syntax errors for picky preprocessors.
2002-12-12 10:25:43 -05:00
void
THIS_IS_GNU
(
)
;
test for gnu compiler
2002-10-22 18:17:07 -04:00
#
endif
Reference in New Issue
Copy Permalink