Help: Document CMAKE_UNITY_BUILD in 3.16 release notes

This commit is contained in:
Brad King
2019-10-11 07:54:59 -04:00
parent 9150c818b7
commit 8aac65a361

View File

@@ -115,6 +115,10 @@ Variables
specify the resource encoding for the the :generator:`Eclipse CDT4` extra
generator.
* The :variable:`CMAKE_UNITY_BUILD` variable was added to initialize the
:prop_tgt:`UNITY_BUILD` target property to tell generators to batch
include source files for faster compilation times.
Properties
----------