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 a6781a4 commit 905cd4dCopy full SHA for 905cd4d
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.5)
2
3
-set(CMAKE_CXX_STANDARD 11)
+set(CMAKE_CXX_STANDARD 17)
4
set(CMAKE_CXX_STANDARD_REQUIRED ON)
5
6
option(EXAMPLES "Build examples and tiny_loopback" OFF)
0 commit comments