Add information about building the manual to the INSTALL.txt

This commit is contained in:
Matt Williams
2010-07-14 12:44:08 +00:00
parent 5e62a35f42
commit 8a3417461d
3 changed files with 21 additions and 2 deletions

View File

@ -63,4 +63,5 @@ MESSAGE(STATUS "Build examples: " ${ENABLE_EXAMPLES})
MESSAGE(STATUS "Build tests: " ${BUILD_TESTING})
MESSAGE(STATUS "API Docs available: " ${DOXYGEN_FOUND})
MESSAGE(STATUS " - Qt Help bundling: " ${BUILD_AND_BUNDLE_DOCS})
MESSAGE(STATUS "Build manual: " ${BUILD_MANUAL})
MESSAGE(STATUS "")