Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0c93e086b7a23458911a173932ab4905d23cd45b
/
.
/
Tests
/
RunCMake
/
CheckModules
/
CheckStructHasMemberMissingKey.cmake
blob: 49f51ceca45d62c1d007c8965913b37627c5f919 [
file
]
include
(
CheckStructHasMember
)
check_struct_has_member
(
"struct timeval"
tv_sec sys
/
select
.
h HAVE_TIMEVAL_TV_SEC_K C
)