summaryrefslogtreecommitdiff
path: root/Source/QtDialog/postflight.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QtDialog/postflight.sh.in')
-rwxr-xr-xSource/QtDialog/postflight.sh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/QtDialog/postflight.sh.in b/Source/QtDialog/postflight.sh.in
new file mode 100755
index 000000000..33be35206
--- /dev/null
+++ b/Source/QtDialog/postflight.sh.in
@@ -0,0 +1,3 @@
+#!/bin/bash
+"$2@CMAKE_INSTALL_SUBDIR@/@CMAKE_BUNDLE_NAME@.app/Contents/MacOS/@CMAKE_BUNDLE_NAME@" --mac-install
+exit 0