Update CMakeLists.txt to minimum version 3.5
This commit is contained in:
parent
56c587a79c
commit
17ab1e4f41
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.4.1)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
# Set the name of the project and store it in PROJECT_NAME. Also set the following variables:
|
||||
# PROJECT_SOURCE_DIR (usually the root directory where Oboe has been cloned e.g.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue