We are pleased to announce that CMake 3.16.7 is now available for download.
Please use the latest release from our download page:
Thanks for your support!
Changes made since 3.16.6:
Brad King (14):
- AIX: Activate symbol export/import IBM i (OS400)
- target_precompile_headers: Fix documented example using genex
- Makefiles: Scan Objective C/C++ preprocessor dependencies
- Makefiles: Add Objective C/C++ compilations to compile_commands.json
- CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER
- FindGTK2: Add harfbuzz target for dependency from pango
- VS: Fix using PCH from source with COMPILE_OPTIONS
- MSVC: Use ‘pragma system_header’ in PCH only on cl 19.13 and above
- Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilers
- Objective C/C++: Honor CC and CXX env vars to select compiler
- cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache
- Help: Add 3.16.7 release note for FindPkgConfig ‘-isystem’ fix
- VS: Restore .sln support for VS Version Selector
- CMake 3.16.7
Chuck Atkins (1):
- FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI
Rolf Eike Beer (1):
- FindPkgConfig: also handle “-isystem” prefixes for include directories