summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2016-08-16 17:10:25 -0400
committerGitHub <noreply@github.com>2016-08-16 17:10:25 -0400
commitbbd6cfcf8a51881c1d6879fa92e161313b513741 (patch)
treec4f234b0e55b5707c41e8a2fa66e3163f4a5e6ad /INSTALL.md
parentf489ec2ee131725b42162edf0414241f9c6310d1 (diff)
downloadqtlocation-mapboxgl-bbd6cfcf8a51881c1d6879fa92e161313b513741.tar.gz
[core] #5359 - Adding CMake Dependency To Docs
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index cf6ed04f80..7200f5741a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -26,6 +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)
- [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)