#!/bin/bash cmake -E md5sum "@CPACK_PACKAGE_FILE_NAME@.@CPACK_PACKAGE_FILE_EXT@" > "@CPACK_PACKAGE_FILE_NAME@.@CPACK_PACKAGE_FILE_EXT@.md5"