cmake/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst

10 lines
295 B
ReStructuredText
Raw Normal View History

2018-08-09 18:06:22 +02:00
CMAKE_BUILD_PARALLEL_LEVEL
--------------------------
Specifies the maximum number of concurrent processes to use when building
using the ``cmake --build`` command line
:ref:`Build Tool Mode <Build Tool Mode>`.
If this variable is defined empty the native build tool's default number is
used.