From 3af074a3f6c37a2d0cb50a348564f5393801adc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Mon, 14 Oct 2013 14:53:36 +0000 Subject: Make pkgconfig work - sort of: - fix a typo - Add the library dirs and not just the libraries. This would help if the paths that are now returned were actually correct. svn path=/trunk/; revision=52598 --- README.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index 622f9a6cf1..1004c36cd1 100644 --- a/README.cmake +++ b/README.cmake @@ -121,6 +121,7 @@ What needs to be done? - Add back checkAPI target. - Test and add support for other platforms (BSDs, OSX, Solaris, Win32, Win64, ...) +- Add support for cmake configurations ... Links regarding cmake -- cgit v1.2.1