mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
InstallRequiredSystemLibraries-Windows-UCRT
|
||||
-------------------------------------------
|
||||
|
||||
* The :module:`InstallRequiredSystemLibraries` module learned a new
|
||||
``CMAKE_INSTALL_UCRT_LIBRARIES`` option to enable app-local deployment
|
||||
of the Windows Universal CRT libraries with Visual Studio 2015.
|
||||
Reference in New Issue
Block a user