From eb14a1f9323df051f4facadcf64fe729b1c42928 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sat, 30 Aug 2014 18:02:52 -0700 Subject: WSUG: Convert the ``File I/O'' chapter to AsciiDoc. Leave most of the content intact for now. Remove images for no-longer-supported versions of GTK+. Add an example for building the Guides to README.cmake. Change-Id: Id9e6a308c91b594d1fb7f107d7b9b28074a92a8b Reviewed-on: https://code.wireshark.org/review/3931 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- README.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index ca9216e370..14e1bde5d5 100644 --- a/README.cmake +++ b/README.cmake @@ -47,6 +47,9 @@ Note 1: # Disable GTK+ 3 -DENABLE_GTK3=OFF + # Build documentation + -DENABLE_GUIDES=ON + # Make ccache and clang work together -DCMAKE_C_FLAGS='-Qunused-arguments' -- cgit v1.2.1