This website requires JavaScript.
Explore
Help
Sign In
starred
/
ccextractor
Watch
1
Star
0
Fork
0
You've already forked ccextractor
mirror of
https://github.com/CCExtractor/ccextractor.git
synced
2026-09-25 00:04:51 +00:00
Code
Issues
1.5k
Packages
Projects
Releases
21
Wiki
Activity
Files
compatibility/xp
Add File
New File
Apply Patch
ccextractor
/
linux
/
builddebug
4 lines
50 B
Plaintext
Raw
Permalink
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