[CMake] Shipping Config Files

Tyler Roscoe tyler at cryptio.net
Fri Jun 18 13:07:42 EDT 2010


On Fri, Jun 18, 2010 at 12:59:39PM -0400, Clark Gaebel wrote:
> What would I need to add to my CMakeLists.txt to make sure that a config
> file in the src/ directory gets copied to the build output directory,
> and the install directory when "make install" is run?

Have you looked at the install() command?

tyler


More information about the CMake mailing list