ENH: make sure CTEST_CURL_OPTIONS work from script mode
[cmake.git] / Source / QtDialog / postflight.sh.in
blob33be352060a0c8d66ab06483ab40831692d9ef6a
1 #!/bin/bash
2 "$2@CMAKE_INSTALL_SUBDIR@/@CMAKE_BUNDLE_NAME@.app/Contents/MacOS/@CMAKE_BUNDLE_NAME@" --mac-install
3 exit 0