mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 07:39:47 -05:00
InstallRequiredSystemLibraries: Document UCRT option use case
Suggested-by: Hendrik Sattler <post@hendrik-sattler.de>
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
#
|
#
|
||||||
# ``CMAKE_INSTALL_UCRT_LIBRARIES``
|
# ``CMAKE_INSTALL_UCRT_LIBRARIES``
|
||||||
# Set to TRUE to install the Windows Universal CRT libraries for
|
# Set to TRUE to install the Windows Universal CRT libraries for
|
||||||
# app-local deployment. This is meaningful only with MSVC from
|
# app-local deployment (e.g. to Windows XP). This is meaningful
|
||||||
# Visual Studio 2015 or higher.
|
# only with MSVC from Visual Studio 2015 or higher.
|
||||||
#
|
#
|
||||||
# ``CMAKE_INSTALL_MFC_LIBRARIES``
|
# ``CMAKE_INSTALL_MFC_LIBRARIES``
|
||||||
# Set to TRUE to install the MSVC MFC runtime libraries.
|
# Set to TRUE to install the MSVC MFC runtime libraries.
|
||||||
|
|||||||
Reference in New Issue
Block a user