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