aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2010-09-28 19:23:15 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2010-09-28 19:23:15 +0000
commit42c56485dcfb49d116c06dec8be8b28088a7f4a2 (patch)
tree689ea3436cf43652107cc8368407fb93271db52e /README.cmake
parent827de6ab6001a89938050fa534775855e945ff98 (diff)
- Reset a few more variables used in FindXYZ scripts.
- README.cmake: small update. - Set a variable before using it for installation. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34274 f5534014-38df-0310-8fa8-9805f1628bb7
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.