We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86e6ec commit 11fe0ccCopy full SHA for 11fe0cc
src.wsjcpp/CMakeLists.txt
@@ -8,7 +8,7 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
8
set(MACOSX TRUE)
9
endif()
10
11
-set(CMAKE_CXX_STANDARD 11)
+set(CMAKE_CXX_STANDARD 17)
12
13
set (WSJCPP_LIBRARIES "")
14
set (WSJCPP_INCLUDE_DIRS "")
0 commit comments