Hi, On Fri, Aug 31, 2012 at 11:59:46AM -0400, David Cole wrote: > Rather, have the project itself provide a project/package config file > that CMake's find_package can find without a find module. >
Then I have a relating question: With packge configuraten files the name of the packag is case-insensitive (in contrast to using FindXxxx). What case does the variable <package>_FOUND have? Does it depend on the case of the package name provided to find_package? Cheers, Markus > Do you have to write a new find module? What package is it for? > > > On Fri, Aug 31, 2012 at 11:49 AM, Daniele E. Domenichelli > <daniele.domeniche...@gmail.com> wrote: > > Hello, > > > > I tried to find this out, but I cannot find a clear answer to this question: > > what are the capitalization recommendation when writing a _new_ module? > > > > Let's say the library name is "Xxxxx" > > > > The module file should be FindXxxxx.cmake or FindXXXXX.cmake? > > The variables > > - Xxxxx_FOUND or XXXXX_FOUND? > > - Xxxxx_INCLUDE_DIRS or XXXXX_INCLUDE_DIRS? > > > > > > Thanks > > > > > > Regards, > > Daniele -- Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836 -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake