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

4 lines
59 B
CMake
Raw Normal View History

2022-07-23 01:01:36 +00:00
if(APPLE)
list(APPEND B2_OPTIONS cxxstd=11)
endif()