qt6windows7/libexec/qt-internal-strip.in
2023-10-29 23:33:08 +01:00

5 lines
84 B
Bash

#!/bin/sh
# echo the invoked command
set -x
@original_strip@ @strip_arguments@ "$@"