[cmake-developers] Making Config.cmake files easier to write

Brad King brad.king at kitware.com
Thu Feb 16 15:32:40 EST 2012


On 2/16/2012 3:29 PM, Eric Noulard wrote:
> What are you targeting?
>
> install-time i.e. "make install" usage?
> package install time prodduced with cpack usage?
> package install time NOT produced with cpack usage?
> a subset of this?

The goal is a FooConfig.cmake file for "make install" time but
that contains no hard-coded paths referring to the install prefix.
It should be totally relocatable.  I think we've resolved all
that in the other parts of this thread.

-Brad



More information about the cmake-developers mailing list