'lo One last question for the day. How do I retrieve the list of file that cpack will install (ie that will be included in the package). I need to run md5sum on this list.
Looks like I need to do a FILE(READ install_manifest.txt MYLIST), and do a string replace to replace build path with install path. Is this correct ? Thanks -- Mathieu Tel: +33 6 32 13 33 40 _______________________________________________ CMake mailing list [EMAIL PROTECTED] http://www.cmake.org/mailman/listinfo/cmake
