pineapple-src/externals/vcpkg/ports/boost-json/b2-options.cmake

3 lines
57 B
CMake
Executable File

if(APPLE)
list(APPEND B2_OPTIONS cxxstd=11)
endif()