mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 17:28:23 -05:00
3 lines
57 B
CMake
Executable File
3 lines
57 B
CMake
Executable File
if(APPLE)
|
|
list(APPEND B2_OPTIONS cxxstd=11)
|
|
endif() |