summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_COMMAND.rst
blob: f4e5f1e441e72061f6dcfaf2b4af008de623bd03 (plain)
1
2
3
4
5
6
7
8
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