mirror of
https://github.com/wqking/eventpp.git
synced 2024-12-26 07:31:01 +08:00
Merge pull request #61 from rotolof/cmake35
Bump CMake minimum required version to 3.5
This commit is contained in:
commit
3566fa6ab4
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.2)
|
cmake_minimum_required(VERSION 3.5)
|
||||||
project(eventpp VERSION 0.1.2)
|
project(eventpp VERSION 0.1.2)
|
||||||
|
|
||||||
add_library(eventpp INTERFACE)
|
add_library(eventpp INTERFACE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user