[cmake-developers] [PATCH] Better find module developer documentation
Alex Merry
alex.merry at kde.org
Wed Mar 26 15:02:40 EDT 2014
I wrote some documentation on how to write a find module for KDE's
extra-cmake-modules project, and Stephen suggested upstreaming it. So
attached is a patch that does that.
Note that this changes the recommendations from the Foo_LIBRARIES,
Foo_INCLUDES and Foo_DEFINITIONS variables to creating imported targets
(which are much easier and less error-prone to use).
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rewrite-the-find-module-developer-documentation.patch
Type: text/x-patch
Size: 19305 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140326/780d0a01/attachment-0001.bin>
More information about the cmake-developers
mailing list