mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 03:37:49 +08:00
4 lines
53 B
CMake
4 lines
53 B
CMake
![]() |
if(WIN32)
|
||
|
add_compile_definitions(NOMINMAX)
|
||
|
endif()
|