Re: [CMake] export() vs. install(export...)

2011-09-18 Thread Tim Gallagher
Sent: Monday, September 19, 2011 2:29:47 AM Subject: Re: [CMake] export() vs. install(export...) On 09/19/2011 01:14 AM, Tim Gallagher wrote: > Hi, > > I've been trying to figure out the exact differences between the > export() and install(export ...) functions and I have some que

Re: [CMake] export() vs. install(export...)

2011-09-18 Thread Michael Wild
On 09/19/2011 01:14 AM, Tim Gallagher wrote: > Hi, > > I've been trying to figure out the exact differences between the > export() and install(export ...) functions and I have some questions > still. > > From the documentation, EXPORT() makes available the build tree for > a given target and pu

[CMake] export() vs. install(export...)

2011-09-18 Thread Tim Gallagher
Hi, I've been trying to figure out the exact differences between the export() and install(export ...) functions and I have some questions still. >From the documentation, EXPORT() makes available the build tree for a given >target and puts the path to the build tree in the ~/.cmake/packages/ >d