1CMAKE_BUILD_TOOL 2---------------- 3 4This variable exists only for backwards compatibility. 5It contains the same value as :variable:`CMAKE_MAKE_PROGRAM`. 6Use that variable instead. 7