Skip to content

Commit

Permalink
Add C++17 standard for Bazel 7.x build job
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjng committed Dec 24, 2024
1 parent 59181e4 commit 48c90e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/nanobind_bazel/2.4.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ tasks:
bazel: ${{ bazel }}
build_targets:
- '@nanobind_bazel//:nanobind'
build_flags:
- --cxxopt=-std=c++17
- --cxxopt=/std:c++17

0 comments on commit 48c90e4

Please sign in to comment.