srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
863046bf
e8f85798
Add support for building with MSVC
inline
split
.bazelrc
added: 3, removed: 2, total 1
@@ -1 +1,2 @@
build --cxxopt='-std=c++2a'
build:gnulike --cxxopt='-std=c++2a'
build:msvc --cxxopt='-std:c++latest'