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-05-19 14:28:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11,199
Commits
2
Branches
401
Tags
fc5bc3380e122a82bf3866a59834553e9b4c4825
Commit Graph
1 Commits
Author
SHA1
Message
Date
Alexander Neundorf
3e72dbe4c2
ENH: add macro to test if a member has specified struct, e.g.
...
check_struct_has_member("struct stat" st_rdev "${CFG_HEADERS}" HAVE_STRUCT_STAT_ST_RDEV) Alex
2007-07-12 15:00:37 -04:00