Erk wrote: > 2007/4/20, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > 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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
