CMake 3.9.3 available for download
September 20, 2017
We are pleased to announce that CMake 3.9.3 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
Thanks for your support!
Changes in 3.9.3 since 3.9.2:
Brad King (3):
VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
bootstrap: Fix running multiple times in-source
CMake 3.9.3
Maarten de Vries (1):
vim: Remove default setting of expandtab
Roger Leigh (1):
FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
Rolf Eike Beer (1):
CTest: fix crash if source file for coverage cannot be found
Sebastian Holtermann (2):
Autogen: Backport autogen target dependency as file dependency fix
Autogen: Tests: Backport tests for _autogen target dependencies