Browse Source

update required cmake version to 2.8.10

Change-Id: Ibba0271efa86e1b1af97f2a08b73677dfd236b7a
Reviewed-on: https://boringssl-review.googlesource.com/12986
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
kris/onging/CECPQ3_patch15
Raullen Chai 7 years ago
committed by CQ bot account: commit-bot@chromium.org
parent
commit
d31148b175
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      BUILDING.md

+ 1
- 1
BUILDING.md View File

@@ -2,7 +2,7 @@

## Build Prerequisites

* [CMake](https://cmake.org/download/) 2.8.8 or later is required.
* [CMake](https://cmake.org/download/) 2.8.10 or later is required.

* Perl 5.6.1 or later is required. On Windows,
[Active State Perl](http://www.activestate.com/activeperl/) has been


Loading…
Cancel
Save