Skip to content

Commit

Permalink
[build] Hotfix macOS CMake builds for MODULE.bazel (#22435)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri authored Jan 9, 2025
1 parent cd4fa8c commit e7d5dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/MODULE.bazel.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module(name = "drake_cmake")

bazel_dep(name = "apple_support", version = "1.17.1")
bazel_dep(name = "rules_python", version = "0.40.0")

bazel_dep(name = "drake")
Expand Down

0 comments on commit e7d5dc5

Please sign in to comment.