yuzu/externals/vcpkg/ports/boost-nowide/b2-options.cmake

4 lines
59 B
CMake
Executable File

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