summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:16 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:16 (GMT)
commit89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3 (patch)
tree79d1878b1cafb2f282f5107028eed09d4ed7d328 /BUILD.txt
parent840d3d18a172edaf92f7780340b1aee4198846fe (diff)
downloadDoxygen-89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3.zip
Doxygen-89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3.tar.gz
Doxygen-89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3.tar.bz2
Minor correction for BUILD.txt
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index ad3424b..461a908 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -1,5 +1,5 @@
Doxygen uses cmake (http://www.cmake.org/) to build executables for various platforms.
-It's required at least cmake version 3.0.
+It's required at least cmake version 2.8.12
The first step is to create a build directory where the output should be stored.
Doxygen can be fully build outside of the source tree.
@@ -34,6 +34,7 @@ Doxygen's cmake configuration provides a number of options:
- use_libclang Add support for libclang parsing.
- win_static Link with /MT in stead of /MD on windows.
- english_only Only compile in support for the English language.
+- force_qt4 Forces doxywizard to build using Qt4 even if Qt5 is installed
An option can be turned on, by adding -D<option>=ON as a command line option, this can be
done when generating the initial build files, but also afterwards, i.e. to enable building