CMAKE_COMMAND.rst 254 B

12345678
  1. CMAKE_COMMAND
  2. -------------
  3. The full path to the cmake executable.
  4. This is the full path to the CMake executable cmake which is useful
  5. from custom commands that want to use the cmake -E option for portable
  6. system commands. (e.g. /usr/local/bin/cmake