We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbe360 commit f02b245Copy full SHA for f02b245
CMakeLists.txt
@@ -86,7 +86,7 @@ if(NOT WIN32)
86
set(ZSH_INSTALL_PATH "zsh/site-functions" CACHE STRING "Zsh completion install dir")
87
endif()
88
89
-set(DWARFS_CXX_STANDARD 20)
+set(DWARFS_CXX_STANDARD 23)
90
91
# Libraries that we can fetch on demand if necessary
92
#
folly
0 commit comments