pineapple-src/externals/vcpkg/ports/zziplib/cmake-project-include.cmake

4 lines
92 B
CMake
Raw Normal View History

2022-07-23 01:01:36 +00:00
if(WIN32)
add_definitions(-D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS)
endif()