mirror of
https://github.com/axiomatic-systems/Bento4.git
synced 2024-12-04 15:29:03 +00:00
wip
This commit is contained in:
parent
ce5333b2a5
commit
87162d946c
@ -18,6 +18,6 @@ def build(ctx, clean = False):
|
||||
ctx.run(command)
|
||||
ctx.run("cmake --build . --config Release")
|
||||
|
||||
@task
|
||||
@task(build)
|
||||
def sdk(ctx):
|
||||
ctx.run("python3 Scripts/SdkPackager.py")
|
||||
|
Loading…
Reference in New Issue
Block a user