diff options
author | Jörg Mayer <jmayer@loplof.de> | 2009-09-30 14:06:11 +0000 |
---|---|---|
committer | Jörg Mayer <jmayer@loplof.de> | 2009-09-30 14:06:11 +0000 |
commit | 1253eb7d5e2413ef89cbeee2631e3467190ee805 (patch) | |
tree | a8c0d641cd7790a097ca8b54da3b8ac2164d3784 /README.cmake | |
parent | bf85ecb308b44a8800fb87a49d2e7146e1e86a2b (diff) | |
download | wireshark-1253eb7d5e2413ef89cbeee2631e3467190ee805.tar.gz wireshark-1253eb7d5e2413ef89cbeee2631e3467190ee805.tar.bz2 wireshark-1253eb7d5e2413ef89cbeee2631e3467190ee805.zip |
Add a few more points to the todo list
svn path=/trunk/; revision=30217
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake index 92aff4db65..2414fcbc8b 100644 --- a/README.cmake +++ b/README.cmake @@ -78,11 +78,16 @@ 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 -Werror +- Bug with empty list and PRINT_DISABLED_FEATURES? +- Add back compiler flags test - Build source package (using CPack). - Build rpm package (using CPack). +- Build dpkg package (using CPack). - Add back checkAPI target. - Test and add support for other platforms (BSDs, OSX, Solaris, Win32, Win64, ...) + ... Links regarding cmake |