Discussion:
[cmake-developers] [ANNOUNCE] CMake 3.11.1 available for download
Robert Maynard
2018-04-17 15:35:44 UTC
Permalink
We are pleased to announce that CMake 3.11.1 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.11.1 since 3.11.0:

Brad King (5):
Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
CPack: Fix crash on invalid generator name
Restore support for explicitly referenced CMakeLists.txt sources
Exclude "libgcc_eh" library files from implicit link libraries
CMake 3.11.1

Daniel Filipe (1):
Features: Record for VS 2017 through 15.6

Kirill Erofeev (2):
Explicitly require LibUV 1.10 or higher to build CMake
bootstrap: Add option to enable/disable usage of system libuv

R2RT (1):
Fix crash with --trace-expand --warn-uninitialized together

Roland Schulz (1):
FindOpenMP: Fix support for Intel on Windows

Sebastian Holtermann (7):
Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
Autogen: Protected calls to cmSystemTools::Split/JoinPath
Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
Autogen: Protected calls to cmFilePathChecksum
Autogen: Use std::istreambuf_iterator for file so string reading
Autogen: Print moc/uic/rcc output to stdout
--
Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers
Loading...