postflight.sh.in 91 B

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