Re: [CMake] GNUInstallDir for CMake export files

2014-10-01 Thread Nico Schlömer
Alright, thanks! On Wed, Oct 1, 2014 at 11:13 AM, Nils Gladitz wrote: > On 01.10.2014 00:26, Nico Schlömer wrote: >> >> into which of the directories listed in [1] are the CMake export files >> (*Config.cmake, *Target.cmake,...) supposed to go? > > > On [2] scroll down to "CMake constructs a set

Re: [CMake] GNUInstallDir for CMake export files

2014-10-01 Thread Nils Gladitz
On 01.10.2014 00:26, Nico Schlömer wrote: into which of the directories listed in [1] are the CMake export files (*Config.cmake, *Target.cmake,...) supposed to go? On [2] scroll down to "CMake constructs a set of possible installation prefixes for the package.". Any of the listed (W) or (U)

[CMake] GNUInstallDir for CMake export files

2014-09-30 Thread Nico Schlömer
Hi all, into which of the directories listed in [1] are the CMake export files (*Config.cmake, *Target.cmake,...) supposed to go? Cheers, Nico [1] http://www.cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html -- Powered by www.kitware.com Please keep messages on-topic and check the CMake F