mirror of
https://github.com/wqking/eventpp.git
synced 2024-12-25 23:30:49 +08:00
Fixed a CMake warning
This commit is contained in:
parent
c472fb22e7
commit
52703c2832
@ -1,7 +1,7 @@
|
||||
project(eventpptest)
|
||||
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
|
||||
project(eventpptest)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
set(THIRDPARTY_PATH ../../thirdparty)
|
||||
|
Loading…
x
Reference in New Issue
Block a user