[CMake] telling find_package exactly where to find a package

Tyler Roscoe tyler at cryptio.net
Fri Jan 30 17:55:39 EST 2009


On Fri, Jan 30, 2009 at 01:11:13AM -0500, Philip Lowman wrote:
> Read the documentation for the find_path() and find_library() commands.
> Setting the variable CMAKE_PREFIX_PATH (or environment variable) will likely
> be of tremendous help to you.

Ah, yes. This is why a close re-reading of the find_package docs was
also on my todo list for today :).

Thanks Philip! This is what I was looking for.

tyler


More information about the CMake mailing list