blob: 33be352060a0c8d66ab06483ab40831692d9ef6a [file] [log] [blame]
#!/bin/bash
"$2@CMAKE_INSTALL_SUBDIR@/@CMAKE_BUNDLE_NAME@.app/Contents/MacOS/@CMAKE_BUNDLE_NAME@" --mac-install
exit 0