From 3803f98e56f1495d8fc414ae203923e0888feb14 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sun, 11 Nov 2018 20:15:26 -0500 Subject: various - cleanup after the new ENABLE_GTK_DOC option --- Install.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Install.txt') diff --git a/Install.txt b/Install.txt index 71fedff1..9df6cf3e 100644 --- a/Install.txt +++ b/Install.txt @@ -139,3 +139,4 @@ for example: cmake -DCMAKE_INSTALL_PREFIX=/opt -DCMAKE_INSTALL_LIBDIR=/opt/lib32 == Build the documentation == Run 'make docs' to build the API documentation and reference. Disable the docs make target by running CMake with -DICAL_BUILD_DOCS=False option. +Disable the libical-glib developer documentation by running CMake with -DENABLE_GTK_DOC=False. -- cgit v1.2.1