aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-03-18 10:27:17 +0000
committerJörg Mayer <jmayer@loplof.de>2010-03-18 10:27:17 +0000
commit96779de920fa5f308f29c35dce54d48e5d19b670 (patch)
tree447b5cb2f49d91c4f87cd170ac0fe6f6b032117a /README.cmake
parent1e0bcd0740f5c3f71a6e194d0f09deef0489d53d (diff)
cmake changes:
- Add checking for linker flags - Install plugins with the name including the Wireshark version. This will make it easier to find matching plugin versions if files get just copied over. svn path=/trunk/; revision=32231
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake
index 7d1aeb062b..81b3e06367 100644
--- a/README.cmake
+++ b/README.cmake
@@ -84,7 +84,6 @@ What needs to be done?
- Fix places in the cmake files marked as todo.
- Add back (working) install target.
Currently, directories are created with user umask
-- Add back linker flags test
- Build source package (using CPack).
- Build rpm package (using CPack).
- Build dpkg package (using CPack).