This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-22 14:23:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b0f71f10010de3e8fe5ca16c0b60cc9196c501a
CMake
/
Modules
/
CMakeTestGNU.c
T
Brad King
fe26cf51f5
ERR: Fixed syntax errors for picky preprocessors.
2002-12-12 10:25:43 -05:00
4 lines
43 B
C
Raw
Blame
History
#
ifdef __GNUC__
void
THIS_IS_GNU
(
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink