Commit Graph

3 Commits

Author SHA1 Message Date
Shauren
d669f46b6d Build system: Fixed PCH with MSVC & Ninja generator 2020-04-16 18:52:55 +02:00
Shauren
c4f1144754 Build: Fixed VS always triggering a full build when PCH is enabled, even if only a source file was edited
(cherry picked from commit 9b1dfe5e5e)
(cherry picked from commit b64583b7c1)
2019-06-08 18:12:28 +02:00
Naios
964d6bd1b2 Build: Use the cotire library for precompiled header handling
* Required for handling flags inherited by linked projects
  correctly in the corresponding precompiled header.
* Reduces the maintenance effort for precompiled headers

(cherry picked from commit 92f96fc10e)
2017-12-20 04:04:27 +01:00