💄
This commit is contained in:
parent
4914dd67b6
commit
e8ecbec3a7
2 changed files with 4 additions and 4 deletions
|
@ -41,12 +41,12 @@ def main():
|
|||
rm_rf(DIST_DIR)
|
||||
os.makedirs(DIST_DIR)
|
||||
|
||||
# force_build()
|
||||
# copy_binaries()
|
||||
force_build()
|
||||
copy_binaries()
|
||||
copy_headers()
|
||||
copy_license()
|
||||
create_version()
|
||||
# create_zip()
|
||||
create_zip()
|
||||
create_header_tarball()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue