summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-09-28 19:23:15 +0000
committerJörg Mayer <jmayer@loplof.de>2010-09-28 19:23:15 +0000
commiteb1fdd0f27da1187c13182a7e2f2c40c970de523 (patch)
tree689ea3436cf43652107cc8368407fb93271db52e /README.cmake
parent6a13fff801fa357770a5b9f08c7a15da9fb316b3 (diff)
downloadwireshark-eb1fdd0f27da1187c13182a7e2f2c40c970de523.tar.gz
- Reset a few more variables used in FindXYZ scripts.
- README.cmake: small update. - Set a variable before using it for installation. svn path=/trunk/; revision=34274
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index 566d8bd311..86874b3ac9 100644
--- a/README.cmake
+++ b/README.cmake
@@ -82,8 +82,6 @@ What needs to be done?
- Add asn1 autogen target (assigned: krj)
- Redo glib2 find modules. Add version detection while at it.
-- Change default for PCRE to off and use GLIB2 regexes by default.
- This requires the redone glib2 detection module.
- Add back platform specific objects.
- Fix places in the cmake files marked as todo.
- Add back (working) install target.