summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-06-03 13:04:22 +0000
committerJörg Mayer <jmayer@loplof.de>2010-06-03 13:04:22 +0000
commit09bbfe21ddb31fb73f8a76ff7f4ecb611827c61e (patch)
tree2e3faf91963b44c50fb3455b5b33a880675d1527 /README.cmake
parent5b2722c6b3f003faf99d683a1f4db257a8925eeb (diff)
downloadwireshark-09bbfe21ddb31fb73f8a76ff7f4ecb611827c61e.tar.gz
- Add tap-sv.c and packet-sv.c to the list of files to build
- Whitespace fixes - Add Fedora 64 bit to the list of platforms where cmake should work svn path=/trunk/; revision=33073
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 81b3e06367..231d0b3750 100644
--- a/README.cmake
+++ b/README.cmake
@@ -73,6 +73,7 @@ What works?
All the executables now build from clean source on:
* 32bit openSUSE 11.2
+* 64bit FedoraXXX
* 32bit Ubuntu 9.04
What needs to be done?