Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[core] #5359 - Adding CMake Dependency To Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bleege authored Aug 16, 2016
1 parent f489ec2 commit bbd6cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bbd6cfc

Please sign in to comment.