summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst')
-rw-r--r--share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst b/share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst
new file mode 100644
index 0000000..6133491
--- /dev/null
+++ b/share/cmake-3.18/Help/variable/CMAKE_BUILD_TOOL.rst
@@ -0,0 +1,6 @@
+CMAKE_BUILD_TOOL
+----------------
+
+This variable exists only for backwards compatibility.
+It contains the same value as :variable:`CMAKE_MAKE_PROGRAM`.
+Use that variable instead.