Commit 0235df6
Newer CMake is going to drop <2.8.12
So update to 2.8.12.2 (in Ubuntu 14.04)
CentOS 7 has a way to install CMake3.
This avoids the warning in newer CMakes:
flatcc/CMakeLists.txt:5 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.1 parent 466991b commit 0235df6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments