summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SYSROOT_COMPILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_SYSROOT_COMPILE.rst')
-rw-r--r--Help/variable/CMAKE_SYSROOT_COMPILE.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_SYSROOT_COMPILE.rst b/Help/variable/CMAKE_SYSROOT_COMPILE.rst
index e96c62b..4aea48e 100644
--- a/Help/variable/CMAKE_SYSROOT_COMPILE.rst
+++ b/Help/variable/CMAKE_SYSROOT_COMPILE.rst
@@ -1,6 +1,8 @@
CMAKE_SYSROOT_COMPILE
---------------------
+.. versionadded:: 3.9
+
Path to pass to the compiler in the ``--sysroot`` flag when compiling source
files. This is the same as :variable:`CMAKE_SYSROOT` but is used only for
compiling sources and not linking.