yuzu/externals/vcpkg/ports/pdal-c/cmake-project-include.cmake

4 lines
53 B
CMake
Raw Normal View History

2022-07-23 05:01:36 +04:00
if(WIN32)
add_compile_definitions(NOMINMAX)
endif()