mirror of
https://github.com/simon987/deepextract.git
synced 2025-04-10 14:06:44 +00:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
cmake -D STATIC_BUILD=on .
|
|
make
|
|
strip deepextract |