[CMake] CMake can't find package on Windows

Tyler Roscoe tyler at cryptio.net
Fri May 8 18:15:41 EDT 2009


On Fri, May 08, 2009 at 01:43:16PM -0700, Tron Thomas wrote:
> I am trying to use CMake to configure a project for Windows.  The 
> project has dependencies on 3rd party packages.  Most of these packages 
> are resolved successful with the FIND_PACKAGE command.  However, CMake 
> is unable to resolve a recent package that was added to the project, 
> even though the files for that package are located with the other 
> packages CMake has been able to handle.

You should provide more detail about what library you can't find, what
diagnostic messages are produced, and what you have already tried if you
want help.

tyler


More information about the CMake mailing list