aboutsummaryrefslogtreecommitdiffstats
path: root/README.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2010-11-15 20:25:28 +0000
committerJörg Mayer <jmayer@loplof.de>2010-11-15 20:25:28 +0000
commita7f7ada0496ef203459eacc35f8a192160171c2a (patch)
tree742ac8269be7c442d3a565cd3af5b798fd96f3e0 /README.cmake
parent8548e1661309223e03b92074224567bed4e75604 (diff)
cmake stuff:
- Fix fallout from gtk/text_import_scanner.l patch: Wireshark will build with cmake again. - Update README.cmake a bit - Running "cmake -DUI_MANAGER=ON" will give you the new ui-manager. svn path=/trunk/; revision=34885
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 86874b3ac9..e085ce33d7 100644
--- a/README.cmake
+++ b/README.cmake
@@ -81,11 +81,11 @@ What needs to be done?
======================
- Add asn1 autogen target (assigned: krj)
-- Redo glib2 find modules. Add version detection while at it.
- Add back platform specific objects.
- Fix places in the cmake files marked as todo.
- Add back (working) install target.
- Currently, directories are created with user umask
+ Currently, directories are created with user umask.
+ Also the guides are not installed.
- Build source package (using CPack).
- Build rpm package (using CPack).
- Build dpkg package (using CPack).