summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/postflight.sh.in
blob: 88dd06659e3caa3a964b25887517f80b52a14061 (plain)
1
2
3
4
#!/bin/bash
echo "$2/@CMAKE_INSTALL_SUBDIR@/cmake-gui.app/Contents/MacOS/cmake-gui" >>/tmp/mylog
"$2/@CMAKE_INSTALL_SUBDIR@/cmake-gui.app/Contents/MacOS/cmake-gui" --mac-install
exit 0