mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-23 04:12:13 +00:00
aedi: fix cross-compilation of quakespasm-exp
This commit is contained in:
parent
20ac8716ef
commit
aeafb4ec5b
1 changed files with 1 additions and 0 deletions
|
@ -493,5 +493,6 @@ class QuakespasmExpTarget(CMakeMainTarget):
|
|||
|
||||
if state.architecture() != machine():
|
||||
opts['MakeQuakePak_DIR'] = state.native_build_path
|
||||
opts['EntFixesGenerator_DIR'] = state.native_build_path
|
||||
|
||||
super().configure(state)
|
||||
|
|
Loading…
Reference in a new issue