Blender Git Commit Log
Git Commits -> Revision 3c231c3
Revision 3c231c3 by Ray molenkamp (master) June 6, 2019, 14:26 (GMT) |
cmake/msvc: Add ninja support for precompiled headers Ninja was unable to see the dependency between the cpp that generated the pch and the compile units that used it. Explicitly managing this now makes precompiled headers work with both msvc and clang, with both msbuild and ninja based generators. |
Commit Details:
Full Hash: 3c231c381032e37bd6e8b37c890ea9b326ba265a
Parent Commit: 87fde57
Lines Changed: +18, -3
1 Modified Path:
/build_files/cmake/macros.cmake (+18, -3) (Diff)