FeatureSummary: Add include_guard

This commit is contained in:
Peter Kokot
2025-01-03 06:51:48 +01:00
parent d71717dcdd
commit 5fada06d6e
+2
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:
FeatureSummary
--------------