Talk:CMake:How To Find Libraries

From KitwarePublic
Revision as of 13:33, 1 May 2009 by Sly (talk | contribs) (courtesy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Nice tutorial on "How to write Find modules", and I haven't had the chance to use it but LibFindMacros.cmake seems to be a nice utility.

But, on a rather sentimental issue, I was shocked to see the following comment once I downloaded the file:

  1. ...
  1. Damn CMake developers made the UsePkgConfig system deprecated in the same release (2.6)
  2. where they added pkg_check_modules ...

One can understand you anger, and mail groups are a good place to discuss these (I am sure you already have). But can we please remove such remarks from the distributed code?

thanks for the module.

sly