mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Remove msvcrt recommendation
This commit is contained in:
parent
0f12be7549
commit
80ba9944e5
@ -217,9 +217,7 @@ Retina displays.
|
|||||||
|
|
||||||
`USE_MSVC_RUNTIME_LIBRARY_DLL` determines whether to use the DLL version or the
|
`USE_MSVC_RUNTIME_LIBRARY_DLL` determines whether to use the DLL version or the
|
||||||
static library version of the Visual C++ runtime library. If set to `ON`, the
|
static library version of the Visual C++ runtime library. If set to `ON`, the
|
||||||
DLL version of the Visual C++ library is used. It is recommended to set this to
|
DLL version of the Visual C++ library is used.
|
||||||
`ON`, as this keeps the executable smaller and benefits from security and bug
|
|
||||||
fix updates of the Visual C++ runtime.
|
|
||||||
|
|
||||||
`GLFW_USE_HYBRID_HPG` determines whether to export the `NvOptimusEnablement` and
|
`GLFW_USE_HYBRID_HPG` determines whether to export the `NvOptimusEnablement` and
|
||||||
`AmdPowerXpressRequestHighPerformance` symbols, which force the use of the
|
`AmdPowerXpressRequestHighPerformance` symbols, which force the use of the
|
||||||
|
Loading…
Reference in New Issue
Block a user