Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Sep 2, 2024
1 parent a5c00fb commit 269cd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aedi/target/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,5 +493,6 @@ def configure(self, state: BuildState):

if state.architecture() != machine():
opts['MakeQuakePak_DIR'] = state.native_build_path
opts['EntFixesGenerator_DIR'] = state.native_build_path

super().configure(state)

0 comments on commit 269cd40

Please sign in to comment.