mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 18:19:15 +08:00
4 lines
53 B
CMake
4 lines
53 B
CMake
|
if(WIN32)
|
||
|
add_compile_definitions(NOMINMAX)
|
||
|
endif()
|