pineapple/externals/vcpkg/ports/pdal-c/cmake-project-include.cmake
2022-07-23 03:01:36 +02:00

3 lines
53 B
CMake
Executable file

if(WIN32)
add_compile_definitions(NOMINMAX)
endif()