CMake 3.0 required
This commit is contained in:
parent
110a07d808
commit
36a0f98fd5
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 3.0.2)
|
||||
project(mstch)
|
||||
option (WITH_UNIT_TESTS "enable building unit test executable" OFF)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user