mirror of
https://github.com/gelldur/EventBus.git
synced 2025-01-14 09:17:56 +08:00
Update required version of cmake from 3.6 to 3.2
This commit is contained in:
parent
2324408844
commit
be3218aa33
@ -1,4 +1,4 @@
|
|||||||
CMAKE_MINIMUM_REQUIRED(VERSION 3.6 FATAL_ERROR)
|
CMAKE_MINIMUM_REQUIRED(VERSION 3.2 FATAL_ERROR)
|
||||||
|
|
||||||
# BUILD_SHARED_LIBS can controll build type!
|
# BUILD_SHARED_LIBS can controll build type!
|
||||||
PROJECT(EventBus
|
PROJECT(EventBus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user