qt6windows7/libexec/qt-internal-strip.in

5 lines
84 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
#!/bin/sh
# echo the invoked command
set -x
@original_strip@ @strip_arguments@ "$@"