Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
02cf404ace01ac4ea7a078dca75a817f95c3bdd3
/
.
/
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
)