CMake 3.17.5 available for download

We are pleased to announce that CMake 3.17.5 is now available for download at:

Thanks for your support!


Changes in 3.17.5 since 3.17.4:

Alexandru Croitor (2):

  • AutoGen: Fix over-specified direct dependencies of custom command
  • AutoGen: Add test to check for correct AutoMoc dependencies

Brad King (2):

  • Tests: Isolate RunCMake.FindPkgConfig from caller environment
  • CMake 3.17.5

Joerg Bornemann (3):

  • Autogen: Turn off moc path prefix generation by default
  • AutoMoc: Restore support for re-running after project file changes
  • Help: Add 3.17.5 release note about AUTOMOC_PATH_PREFIX default change

Kyle Edwards (1):

  • Ninja: Restore shorter path to response files

Sumit Bhardwaj (1):

  • Implement cm::static_reference_cast by declval