mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Check*: Added include guards
This commit is contained in:
@@ -60,6 +60,7 @@ Check if given C source compiles and links into an executable.
|
||||
|
||||
#]=======================================================================]
|
||||
|
||||
include_guard(GLOBAL)
|
||||
|
||||
macro(CHECK_C_SOURCE_COMPILES SOURCE VAR)
|
||||
if(NOT DEFINED "${VAR}")
|
||||
|
||||
Reference in New Issue
Block a user