diff options
Diffstat (limited to 'Help/command/include_guard.rst')
-rw-r--r-- | Help/command/include_guard.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/include_guard.rst b/Help/command/include_guard.rst index 877aa86..dca3b6f 100644 --- a/Help/command/include_guard.rst +++ b/Help/command/include_guard.rst @@ -1,6 +1,8 @@ include_guard ------------- +.. versionadded:: 3.10 + Provides an include guard for the file currently being processed by CMake. .. code-block:: cmake |