1build --enable_platform_specific_config 2build:linux --cxxopt=-std=c++17 3build:macos --cxxopt=-std=c++17 4build:windows --cxxopt=/std:c++17 5