Skip to content

Commit

Permalink
update rule paths
Browse files Browse the repository at this point in the history
  • Loading branch information
aappleby committed Nov 2, 2024
1 parent f588311 commit e399aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.hancho
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# matcheroni/build.hancho

if 'base_rules' not in hancho:
hancho.base_rules = hancho.load("symlinks/hancho/base_rules.hancho")
hancho.base_rules = hancho.load("{hancho_dir}//base_rules.hancho")

hancho.cpp_config = hancho.Config(
includes = "{repo_dir}",
Expand Down

0 comments on commit e399aac

Please sign in to comment.