Precompile headers: Update documentation

This commit is contained in:
Cristian Adam
2019-07-31 18:54:44 +02:00
committed by Brad King
parent 5772930164
commit 8da78d4efe
10 changed files with 121 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Precompile Headers
------------------
* The :prop_tgt:`PRECOMPILE_HEADERS` target property was added to tell
generators to use a list of precompile headers for faster compilation
times.