mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-21 11:31:07 +00:00
aedi: remove obsolete comment from 7-zip target
This commit is contained in:
parent
b84f7385ff
commit
26bb181e70
1 changed files with 0 additions and 2 deletions
|
@ -171,8 +171,6 @@ class RizinTarget(base.MesonTarget):
|
|||
|
||||
|
||||
class SeverZipTarget(base.MakeTarget):
|
||||
# Build with --os-version-x64=10.13 command line option
|
||||
|
||||
def __init__(self, name='7zip'):
|
||||
super().__init__(name)
|
||||
self.src_root = 'CPP/7zip/Bundles/Alone2'
|
||||
|
|
Loading…
Reference in a new issue