mirror of
https://github.com/boostorg/gil.git
synced 2026-01-22 05:12:30 +00:00
build: Add /bigobj to MSVC flags Avoid test\extension\dynamic_image\algorithm\copy_and_convert_pixels.cpp compilation error: fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj Co-authored-by: Mateusz Łoskot <mateusz@loskot.net>