On Wed, Nov 23, 2011 at 09:28:24AM +0100, David Coppa wrote:
>
> I think it's using a local FindGDAL.cmake, since the system one from
> /usr/local/share/cmake/Modules/FindGDAL.cmake is working fine:

Just another question: the port I'm working has a local cmake directory with
some FindWhateverLib.cmake. If it finds the local version, it uses the
local version instead of the Find*.cmake files available in
/usr/local/share/cmake/Modules.

Are there any way to do the inverse, as in "look for the system
installed Find*.cmake files, otherwise look for the local Find*.cmake
files"?

Didn't find anything in documentation.

Thank you.

Reply via email to