Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update files
  • Loading branch information
CarlosEduR committed Dec 6, 2024
commit 272ca360455a58c758df28cc66e638b51591e7af
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ cc_library(
"include/ada"
],
copts = select({ "//conditions:default": ["-std=c++20"] })
)
)
6 changes: 0 additions & 6 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
###############################################################################
# Bazel now uses Bzlmod by default to manage external dependencies.
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
#
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
###############################################################################
Loading