mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 19:50:05 +00:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
|
build --enable_platform_specific_config
|
||
|
build:linux --cxxopt=-std=c++17
|
||
|
build:macos --cxxopt=-std=c++17
|
||
|
build:windows --cxxopt=/std:c++17
|