We are pleased to announce that CMake 3.12.3 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
Thanks for your support!
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Changes in 3.12.3 since 3.12.2: Brad King (8): CTest: Fix --test-load regression FindMPI: Restore MPI__COMPILE_FLAGS as a command-line string FindDoxygen: Ensure policy settings allow use of IN_LIST libarchive: Backport fix for build with LibreSSL 2.7 libuv: do not require PATH_MAX to be defined VS: Fix CSharp flag selection when linking to a static C++ library CSharp: Fix regression in VS project type selection CMake 3.12.3 Kyle Edwards (1): CTest: Fix regression in ctest_start() Marc Chevrier (1): Help: TESTS property: clarify usage. |