[CMake] How to recursively copy directories and subdirectories...

Sumit Kumar dost_4_ever at yahoo.com
Fri Feb 24 21:16:13 EST 2012


Hello 

I would like to recursively copy folders/subfolders when I do a make install. In addition, I would like to copy certain file patterns (typically *.h) files that may be in these folders. I can do this for individual files (by doing a  glob / glob recurse). However, in doing this I lose the directory structure. Any help will be appreciated.

 
Thanks and Regards
Sumit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120224/e3bea0e7/attachment.htm>


More information about the CMake mailing list