mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-16 08:31:30 +00:00
aedi: build tests with debug information
[skip build]
This commit is contained in:
parent
729b39894b
commit
2ad5da472e
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ class TestDepsTarget(BuildTarget):
|
|||
'-arch', 'arm64',
|
||||
'-std=c++17',
|
||||
'-include', test_path / 'aedi.h',
|
||||
'-g',
|
||||
'-o', exe_path,
|
||||
entry,
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue