We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ecb937 commit bb889dbCopy full SHA for bb889db
.bazelrc
@@ -19,6 +19,7 @@ build:linux --copt=-w
19
build:windows --cxxopt=/std:c++17
20
build:windows --host_cxxopt=/std:c++17
21
build:windows --copt=/w
22
+build:windows --copt=/std:c11
23
# For using M_* math constants on Windows with MSVC.
24
build:windows --copt=/D_USE_MATH_DEFINES
25
build:windows --host_copt=/D_USE_MATH_DEFINES
0 commit comments