summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorAdrian Negreanu <adrian.m.negreanu@intel.com>2015-06-09 16:19:10 (GMT)
committerAdrian Negreanu <adrian.m.negreanu@intel.com>2015-06-09 16:19:10 (GMT)
commita0cd6a8e0c19a82e9662f96734c7ba21726794d0 (patch)
treed5919ec1f405015e3a8fe82bc32f6e8787b65306 /BUILD.txt
parenta92e614ac697d5d1fe7f49bae00c7530afda62cb (diff)
downloadDoxygen-a0cd6a8e0c19a82e9662f96734c7ba21726794d0.zip
Doxygen-a0cd6a8e0c19a82e9662f96734c7ba21726794d0.tar.gz
Doxygen-a0cd6a8e0c19a82e9662f96734c7ba21726794d0.tar.bz2
docs,build: specify cmake v3.0 as minimum required version.
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 3f9d421..ad3424b 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.