[CMake] Installing an entire directory structure?

Tanner Lovelace lovelace-cmake at wayfarer.org
Thu Mar 31 16:32:32 EST 2005


Greetings,

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?

Thanks in advance,
Tanner Lovelace


More information about the CMake mailing list