We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61b25da + bb76cb1 commit 74156f3Copy full SHA for 74156f3
CMakeLists.txt
@@ -39,4 +39,4 @@ idf_build_set_property(COMPILE_DEFINITIONS "-DESP32_ARDUINO_LIB_BUILDER" APPEND)
39
##################
40
### ESP Matter ###
41
42
-idf_build_set_property(CXX_COMPILE_OPTIONS "-std=gnu++17;-DCHIP_HAVE_CONFIG_H" APPEND)
+idf_build_set_property(CXX_COMPILE_OPTIONS "-std=gnu++2a;-DCHIP_HAVE_CONFIG_H" APPEND)
0 commit comments