mirror of
https://github.com/simon987/deepextract.git
synced 2025-04-04 08:53:00 +00:00
build tweak
This commit is contained in:
parent
3990b9207d
commit
a006fd14fc
@ -27,6 +27,7 @@ if (STATIC_BUILD)
|
||||
zstd
|
||||
bz2
|
||||
z
|
||||
expat
|
||||
crypto
|
||||
)
|
||||
else ()
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
cmake -D STATIC_BUILD=on .
|
||||
make
|
||||
make
|
||||
strip deepextract
|
Loading…
x
Reference in New Issue
Block a user