summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-05-11 20:52:50 +0000
committerJörg Mayer <jmayer@loplof.de>2013-05-11 20:52:50 +0000
commitd266d38af01bf62ef5247ee0a449ede5007bb114 (patch)
treec2cabb27fef3631b5c5307841e51f7e0cb6fe1ae /README.cmake
parent5bf8bd4f15badeaa9c75c132b158cfedb193744a (diff)
downloadwireshark-d266d38af01bf62ef5247ee0a449ede5007bb114.tar.gz
Now all disectors requiring asn2wrs can be generated using
cmake. svn path=/trunk/; revision=49254
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index e341870441..df45e6a074 100644
--- a/README.cmake
+++ b/README.cmake
@@ -2,7 +2,7 @@
$Id$
- Notice
+ Notice
To find out the current state of the cmake implementaion for
Wireshark, please take a look at "What needs to be done?" below.
@@ -87,7 +87,6 @@ All the executables now build from clean source on:
What needs to be done?
======================
-- Add asn1 autogen target (assigned: krj)
- Add back platform specific objects.
- Fix places in the cmake files marked as todo.
- Guides are not installed.