Skip to content

cotire-1.7.10

Compare
Choose a tag to compare
@sakra sakra released this 16 Jun 13:40
· 27 commits to master since this release
  • CMake 3.8 compatibility.
  • CMake 3.8.0 Qt automoc support (thanks bilke).
  • fix Xcode recompiling every time builds happen (thanks gcamp).
  • disable PCH messages when -Wno-pch-messages flag exists (thanks kbinani).
  • work around ccache incompatibility with newer versions of GCC and Clang.
  • fix MinGW incompatibility with BUILD_INTERFACE generator expression.
  • fix handling of CMAKE_INCLUDE_FLAG_SEP_<LANG> variables.