summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-01-15 10:26:40 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-01-15 10:26:40 (GMT)
commitc7e0a3bd67829d05eb096107e8789906fcef61bf (patch)
treeefa030cdd87aeb381ac9cfc85b938d48a4bf1189 /doc
parent6a1b3708a6bc240cea79b3191b0dafacb014fdb6 (diff)
downloadDoxygen-c7e0a3bd67829d05eb096107e8789906fcef61bf.zip
Doxygen-c7e0a3bd67829d05eb096107e8789906fcef61bf.tar.gz
Doxygen-c7e0a3bd67829d05eb096107e8789906fcef61bf.tar.bz2
Minimum required version for CMake
The `env` command with `-E` is first supported with version 3.1 setting the minimum required version as such (Based on message: https://stackoverflow.com/questions/54194646/make-docs-fails-while-building-doxygen-v1-8-15-for-rhel-distros-for-s390x and CMake documentation: https://cmake.org/cmake/help/v2.8.12/cmake.html, https://cmake.org/cmake/help/v3.0/manual/cmake.1.html and https://cmake.org/cmake/help/v3.1/manual/cmake.1.html)
Diffstat (limited to 'doc')
-rw-r--r--doc/install.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc
index d64b259..e6fd633 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -38,7 +38,7 @@ following to build the executable:
\addindex python
<li>You need \c python (version 2.6 or higher, see https://www.python.org).
<li>In order to generate a \c Makefile for your platform, you need
- <a href="https://cmake.org/">cmake</a> version 2.8.12 or later.
+ <a href="https://cmake.org/">cmake</a> version 3.1.3 or later.
\addindex cmake
</ul>