This website requires JavaScript.
Explore
Help
Sign In
Download-Tools
/
ccextractor
Watch
1
Star
0
Fork
0
You've already forked ccextractor
mirror of
https://github.com/CCExtractor/ccextractor.git
synced
2025-01-19 00:14:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f486efbb57
ccextractor
/
linux
/
builddebug
4 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use shebang line that can work on different distributions (#1156)
2019-12-22 21:43:57 +00:00
#!/usr/bin/env bash
[IMPROVEMENT] Move dependencies to a third party directory (#1219) * Move dependencies in a folder * Windows * MacOS
2020-01-30 12:58:37 +00:00
export BLD_FLAGS="-g"
./build
Reference in New Issue
Copy Permalink