[CMake] Find*.cmake variable naming
dizzy
dizzy at roedu.net
Tue Jan 15 02:24:17 EST 2008
On Tuesday 15 January 2008 03:29:40 Brandon Van Every wrote:
> On Jan 14, 2008 1:01 PM, Rodolfo Schulz de Lima <rodolfo at rodsoft.org> wrote:
> > Some packages create a
> > *_LIBRARY, others *_LIBRARIES,
>
> Sometimes a library, like PNG, creates both, and the meanings are
> distinct. *_LIBRARY is the PNG library alone. *_LIBRARIES includes
> all of the link libraries you need to actually make PNG work, such as
> zlib.
Plus, if the problem discussed is just naming of some variables in some
modules that is breaking a commonly decided naming scheme then they can
be "fixed" by adding those proper variable names and still leaving the old
variable names for compatibility which will be removed in time (this at least
should work for the wrong case variables).
--
Mihai RUSU Email: dizzy at roedu.net
"Linux is obsolete" -- AST
More information about the CMake
mailing list