mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +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
|