Browse Source
As pointed out in #225, Pch.cpp looks suspiciously like a garbage file when precompiled headers are disabled in cmake. To solve that, I have changed the precompiled header function to add the Pch source files only when pch is enabled. This should prevent future accidents.
Adam Johnson
12 years ago
2 changed files with 8 additions and 5 deletions
Loading…
Reference in new issue