[CMake] Installing an entire directory structure?

Brad King brad.king at kitware.com
Fri Apr 1 08:18:57 EST 2005


Tanner Lovelace wrote:
> The project I'm working on has a directory structure that
> just needs to be copied verbatim into the installation
> directory. Is there an easier way to do this other than specifying
> each a regex in each directory to be copied over?  In other
> words, is there a way to basically do a recursive copy
> upon installation?  Or am I thinking about this the wrong way?

This has been added as a feature request recently but not yet implemented:

http://www.cmake.org/Bug/bug.php?op=show&bugid=1694

-Brad


More information about the CMake mailing list