CMake 3.18.2 available for download

We are pleased to announce that CMake 3.18.2 is now available for download.

Please use the latest release from our download page:

Thanks for your support!


Changes in 3.18.2 since 3.18.1:

Alexandru Croitor (2):

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

Axel Huebl (1):

  • FindMPI: Fix regression in pthread guard

Ben Boeckel (1):

  • FPHSA: detect inclusion between find modules

Brad King (8):

  • Tests: Isolate RunCMake.FindPkgConfig from caller environment
  • FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH
  • Xcode: Explicitly turn off signing in try_compile projects
  • PCH: Avoid Apple-specific architecture flags on other platforms
  • gitlab-ci: add ‘cmake’ tag to all jobs
  • Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27
  • gitlab-ci: Update Windows builds to MSVC 19.27
  • CMake 3.18.2

Craig Scott (2):

  • ExternalProject: Stop patch target from always appearing out-of-date
  • ExternalProject: Stop configure target from always appearing out-of-date

Cristian Adam (1):

  • PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM

Daniele E. Domenichelli (1):

  • FindRuby: Add documentation for deprecated variables

Joerg Bornemann (2):

  • Autogen: Turn off moc path prefix generation by default
  • Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change

Kyle Edwards (1):

  • Ninja: Restore shorter path to response files

Laurits Riple (1):

  • GoogleTest: Restore support for list arguments in TEST_EXECUTOR

Marc Chevrier (3):

  • FindPython: ensure user’s policies are respected
  • FindPython: manage SOABI for all Python versions
  • FindPython: enhance robustness of version extraction from library name

Raul Tambre (1):

  • MSVC: Record support for C11 and c_restrict

Robert Maynard (1):

  • CMakeFindBinUtils: Always consider plain binutils when not cross-compiling

Seth R Johnson (1):

  • FindHDF5: fix compiler detection when HL is disabled

Thomas Bernard (1):

  • llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT