official guidelines on the install location of cmake modules?
Stephen Kelly
steveire at gmail.com
Mon Apr 11 21:48:36 UTC 2016
René J.V. Bertin wrote:
> I've stumbled upon the importance of that location for at least 2
> libraries (grantlee and mobipocket); their cmake modules determine the
> installation prefix dynamically, using the install location of those same
> modules. IOW, those modules have to be installed into ${prefix}/lib/cmake
> and nowhere else.
Where else do you want to install them? CMake only looks in a set of
predefined locations for them.
Thanks,
Steve.
More information about the Kde-frameworks-devel
mailing list