Skip to content

cotire-1.7.7

Compare
Choose a tag to compare
@sakra sakra released this 20 Mar 11:23
· 68 commits to master since this release
  • CMake 3.5 compatibility.
  • fix bugs related to handling of interface libraries.
  • output shorter log messages when using Visual Studio IDE.
  • don't disable PCH if CMAKE__COMPILER_ID is not set (thanks jcelerier).
  • add support for compiler launchers introduced in CMake 3.4 (thanks misery).