summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-14 13:04:57 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-03-14 13:04:57 (GMT)
commitddd02424bffa5091601765d0d4e11c1342c48673 (patch)
tree8d17cefd70a53e46a2c938b62fea79ee3e86890b /BUILD.txt
parent2eb03276f4651ea84c90b66cf3c78f8f3b96fab2 (diff)
parentffd222f0bb26e6b9fb696bfda60a5f675cae1514 (diff)
downloadDoxygen-ddd02424bffa5091601765d0d4e11c1342c48673.zip
Doxygen-ddd02424bffa5091601765d0d4e11c1342c48673.tar.gz
Doxygen-ddd02424bffa5091601765d0d4e11c1342c48673.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 48355ff..7f9efed 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.1.3
+It's required at least cmake version 3.3.
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.