mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
|
build:gcc9 --cxxopt=-std=c++2a
|
||
|
build:clang13 --cxxopt=-std=c++17
|
||
|
build:vs2019 --cxxopt=/std:c++17
|
||
|
build:vs2022 --cxxopt=/std:c++17
|