Bazel build: Update of skylib

This commit is contained in:
Vertexwahn
2022-09-18 15:03:38 +02:00
committed by Martin Hořeňovský
parent 97d0b1e00e
commit 4bb7e02a9c
4 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,5 @@
build:gcc9 --cxxopt=-std=c++2a
build:gcc11 --cxxopt=-std=c++2a
build:clang13 --cxxopt=-std=c++17
build:vs2019 --cxxopt=/std:c++17
build:vs2022 --cxxopt=/std:c++17
build:vs2022 --cxxopt=/std:c++17