summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-10-14 14:53:36 +0000
committerJörg Mayer <jmayer@loplof.de>2013-10-14 14:53:36 +0000
commit3af074a3f6c37a2d0cb50a348564f5393801adc5 (patch)
tree014d5511543bdb42191a444d76d07eca7718a778 /README.cmake
parentdebe9b6591118b4539b1000bb2061d199735b1da (diff)
downloadwireshark-3af074a3f6c37a2d0cb50a348564f5393801adc5.tar.gz
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
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake1
1 files changed, 1 insertions, 0 deletions
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