Commit 3525bf4
committed
ENH: Set cmake Minimums to 3.9.5
cmake version 3.9.5 provides support for C++11
in a forward compatible way.
Version 3.9.5 was choosen as it is the version of CMake that will be
available in Ubuntu's next long term release, 18.04.
https://packages.ubuntu.com/bionic/cmake
Windows developers usually download the latest version from cmake.org
and macOS developers usually download the latest version from cmake.org
or use Homebrew, which is currently at 3.10.1: http://brewformulas.org/Cmake
Change-Id: I00d17f9b5ba010e5aa8f6dbe4a9259c2498bfb471 parent 89f848d commit 3525bf4
1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
0 commit comments