cmake/Help/variable/CMAKE_BUILD_TOOL.rst
2014-08-03 19:52:23 +02:00

7 lines
179 B
ReStructuredText

CMAKE_BUILD_TOOL
----------------
This variable exists only for backwards compatibility.
It contains the same value as :variable:`CMAKE_MAKE_PROGRAM`.
Use that variable instead.