mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
fix cmake
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Compile Standard
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread -std=c++20")
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
# Build Type
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
|
||||
Reference in New Issue
Block a user