This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtbase
mirror of
https://github.com/qt/qtbase.git
Watch
1
Star
0
Fork
You've already forked qtbase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
qtbase
/
libexec
/
qt-internal-strip.in
5 lines
84 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
# echo the invoked command
set
-x
@original_strip@ @strip_arguments@
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink