[CMake] [CPack] Retrieve the list of files to be installed
Mathieu Malaterre
mathieu.malaterre at gmail.com
Fri Apr 13 12:20:15 EDT 2007
'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
More information about the CMake
mailing list