[Cmake] convention of case sensitivity of FIND_PACKAGE

Jan Woetzel jw at mip.informatik.uni-kiel.de
Mon Jul 12 04:23:34 EDT 2004


Hi,
another question about "conventions" of cmake.
(1) Should Find scripts should be case sensitive (FindFoo.cmake)  or
complete upper case(FIndFOO.cmake) ?

(2) Is it correct, that the variales set by the script to be used by
FIND_PACKAGE should be case sensituve, too ?
e.g. Foo_FOUND, Foo_LIBRARIES  instead of FOO_FOUND, FOO_LIBRARIES ?


My assumptions are bases on CMake/Modules/readme.txt.
We want to conform to the standards,  because inconsistency causes
warnings if Foo was not found. ...

Best regards,
Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 401]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-1418
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de





More information about the Cmake mailing list