mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:36:38 +08:00
3 lines
57 B
CMake
3 lines
57 B
CMake
|
if(APPLE)
|
||
|
list(APPEND B2_OPTIONS cxxstd=11)
|
||
|
endif()
|