pineapple/externals/vcpkg/ports/boost-json/b2-options.cmake
2022-07-23 03:01:36 +02:00

3 lines
No EOL
57 B
CMake
Executable file

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