mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
249 B
ReStructuredText
7 lines
249 B
ReStructuredText
vs_buildcache_support
|
|
---------------------
|
|
|
|
* The :prop_tgt:`VS_NO_COMPILE_BATCHING` target property was added to
|
|
tell :ref:`Visual Studio Generators` whether to disable compiler parallelism
|
|
and call the compiler with one c/cpp file at a time.
|