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 6f26ee1 commit e2363f7Copy full SHA for e2363f7
.bazelrc
@@ -12,6 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
common --enable_bzlmod
15
+common --enable_workspace # explicitly currently still needing this
16
17
build --cxxopt "-std=c++17"
18
build --cxxopt "-ffp-contract=off"
0 commit comments