$CMAKE_BUILD_TOOL
, which evaluates to the actual
build tool that operates on the generated build scripts./usr/bin/gmake
if, for example,
the "Unix Makefiles" generator was specified and the build node
is runnung under Linux.
$CMAKE_BUILD_TOOL
will be started directly
without any commandline shell.