summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-08-16 17:55:46 -0400
committerBrad Leege <bleege@gmail.com>2016-08-16 17:55:46 -0400
commit74b70bc823caf2108a96e08e0fb167098aa7920c (patch)
treedc55f97c089fae750dbb834d141c88d9d48126dc /INSTALL.md
parentc5f330b883520d260014600cdbbfcd533896afac (diff)
downloadqtlocation-mapboxgl-74b70bc823caf2108a96e08e0fb167098aa7920c.tar.gz
[core] #5879 - CMake 3.1 or later note
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 7200f5741a..b7a383f1e6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -26,7 +26,7 @@ targets.
- Modern C++ compiler that supports `-std=c++14`
- clang++ 3.5 or later _or_
- g++-5 or later
- - [CMake](https://cmake.org/) (for build only)
+ - [CMake](https://cmake.org/) 3.1 or later (for build only)
- [cURL](https://curl.haxx.se) (for build only)
- [Node.js](https://nodejs.org/) (for build only)
- [`pkg-config`](https://wiki.freedesktop.org/www/Software/pkg-config/) (for build only)