cmake/Source/QtDialog/postflight.sh.in
2014-08-03 19:52:23 +02:00

4 lines
91 B
Bash
Executable File

#!/bin/bash
"$2@CMAKE_INSTALL_SUBDIR@/CMake.app/Contents/MacOS/CMake" --mac-install
exit 0