[CMake] re Find_Package
dfeustel at mindspring.com
dfeustel at mindspring.com
Fri Apr 20 17:46:02 EDT 2007
Erk wrote:
> 2007/4/20, dfeustel at mindspring.com <dfeustel at mindspring.com>:
> > module names are all listed in the modules directory.
> > How do I figure out what the package names to use
> > with FIND_PACKAGE are?
>
> If the file is named
>
> FindXXyy.cmake
>
> you should use
>
> FIND_PACKAGE(XXyy)
>
> unless I'm wrong this case sensitivity is taken into account
> i.e. upper/lower case should match the name.
>
> --
> Erk
A number of the commands that I try are not working as documented.
I'm not sure why, but I will study the module code to try to
figure out what is going on.
I am running cmake 2.4.6 on 64-bit OpenBSD 4.0 release.
Dave
More information about the CMake
mailing list