mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-04 08:05:34 +08:00
4 lines
56 B
CMake
4 lines
56 B
CMake
|
if(APPLE)
|
||
|
list(APPEND B2_OPTIONS cxxstd=11)
|
||
|
endif()
|