mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-10 14:41:43 +00:00
wip
[skip build] [skip test]
This commit is contained in:
parent
584d339ece
commit
f92764b9b3
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ class MesonTarget(BuildTarget):
|
|||
args = ['open', f'{self.name}.xcodeproj']
|
||||
else:
|
||||
args = [state.bin_path / 'meson', 'compile']
|
||||
|
||||
|
||||
if state.verbose:
|
||||
args.append('--verbose')
|
||||
|
||||
|
|
Loading…
Reference in a new issue