vs_buildcache_support.rst 249 B

123456
  1. vs_buildcache_support
  2. ---------------------
  3. * The :prop_tgt:`VS_NO_COMPILE_BATCHING` target property was added to
  4. tell :ref:`Visual Studio Generators` whether to disable compiler parallelism
  5. and call the compiler with one c/cpp file at a time.