This commit is contained in:
Qing Wang
2020-10-21 12:39:56 +08:00
parent 98226ca6f5
commit 0c3d3b0284
-1
View File
@@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.1)
project(example)
set(ASIO_STANDALONE 1)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread -std=c++11")
SET(ENABLE_SSL OFF)