mirror of https://github.com/Kitware/CMake.git
Browse Source
On platforms using `CMAKE_LINK_PCH`, the implementation of `PRECOMPILE_HEADERS_REUSE_FROM`, when re-using the PCH from one object library in another, adds a PCH object file to the link interface. Clear any cached link interface to ensure it is used.pull/347/head

3 changed files with 14 additions and 0 deletions
Loading…
Reference in new issue