mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 19:58:25 -05:00
4 lines
59 B
CMake
Executable File
4 lines
59 B
CMake
Executable File
if(APPLE)
|
|
list(APPEND B2_OPTIONS cxxstd=11)
|
|
endif()
|