On Tuesday 15 January 2008 03:29:40 Brandon Van Every wrote:
> On Jan 14, 2008 1:01 PM, Rodolfo Schulz de Lima <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
"Linux is obsolete" -- AST
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake