This website requires JavaScript.
Explore
Help
Sign In
tpl
/
c-project
Template
Watch
1
Star
0
Fork
You've already forked c-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c1272bdfe1
c-project
/
MODULE.bazel
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add update-lock command, add module name, and add dep for rules_cc
2023-11-28 23:10:32 -05:00
"""$REPO_NAME"""
module(name = "$REPO_NAME")
bazel_dep(name = "rules_cc", version = "0.0.9")