CMakePushCheckState: Add include_guard

This commit is contained in:
Peter Kokot
2025-01-17 16:08:16 +01:00
parent 759b55991a
commit 0348ae1a41

View File

@@ -1,6 +1,8 @@
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
include_guard(GLOBAL)
#[=======================================================================[.rst:
CMakePushCheckState
-------------------