Require CMake 3.7
This commit is contained in:
parent
2f29926dbb
commit
244cfc4271
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 3.0)
|
cmake_minimum_required(VERSION 3.7)
|
||||||
|
|
||||||
project(Simple-Web-Server)
|
project(Simple-Web-Server)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue