summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-06-09 18:16:21 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-06-09 18:16:21 (GMT)
commit7a0c06d1745739cb7f9753e75cb46f4a431b0eaa (patch)
tree7f983a6c427c7b4979f5db4e61275ab4cd86c32a /BUILD.txt
parent51ee91560a9cbaac41cec536dcdeb3e4c32f139a (diff)
parent5f243f1353199912ec50b107e3a7118c17b71627 (diff)
downloadDoxygen-7a0c06d1745739cb7f9753e75cb46f4a431b0eaa.zip
Doxygen-7a0c06d1745739cb7f9753e75cb46f4a431b0eaa.tar.gz
Doxygen-7a0c06d1745739cb7f9753e75cb46f4a431b0eaa.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 276b442..e3dd684 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -1,4 +1,5 @@
Doxygen uses cmake (http://www.cmake.org/) to build executables for various platforms.
+It's required at least cmake version 3.0.
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.