aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-09 01:34:55 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-09 01:34:55 +0000
commitedd92458f6a38fdc34f8fcc51b7b7f4b043b5b6f (patch)
tree98cf45108c88aa10470d367d8896af55f5cca5b5 /README.cmake
parentdbff4bc3e091814383fe06aa4ffdcef3b17db9c1 (diff)
Mark unused arguments.
Clean up white space. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32149 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index d293e4c23d..7d1aeb062b 100644
--- a/README.cmake
+++ b/README.cmake
@@ -72,14 +72,14 @@ What works?
===========
All the executables now build from clean source on:
-* 32bit openSUSE 11.1
+* 32bit openSUSE 11.2
* 32bit Ubuntu 9.04
What needs to be done?
======================
- Add asn1 autogen target (assigned: krj)
-- Redo glib2 and gtk2 find modules.
+- Redo glib2 find modules.
- Add back platform specific objects.
- Fix places in the cmake files marked as todo.
- Add back (working) install target.