mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Check*: Added include guards
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
# Example: CHECK_STRUCT_HAS_MEMBER("struct timeval" tv_sec sys/select.h
|
||||
# HAVE_TIMEVAL_TV_SEC LANGUAGE C)
|
||||
|
||||
include_guard(GLOBAL)
|
||||
include(CheckCSourceCompiles)
|
||||
include(CheckCXXSourceCompiles)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user