summaryrefslogtreecommitdiff
path: root/Help/release/dev/vs_buildcache_support.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/vs_buildcache_support.rst')
-rw-r--r--Help/release/dev/vs_buildcache_support.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/vs_buildcache_support.rst b/Help/release/dev/vs_buildcache_support.rst
new file mode 100644
index 0000000000..bdda675400
--- /dev/null
+++ b/Help/release/dev/vs_buildcache_support.rst
@@ -0,0 +1,6 @@
+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.