summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_COMMAND.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst b/share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst
deleted file mode 100755
index f4e5f1e..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-CMAKE_COMMAND
--------------
-
-The full path to the cmake executable.
-
-This is the full path to the CMake executable cmake which is useful
-from custom commands that want to use the cmake -E option for portable
-system commands. (e.g. /usr/local/bin/cmake