We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b0eef commit d873078Copy full SHA for d873078
CMakeLists.txt
@@ -35,4 +35,3 @@ add_custom_command(
35
add_custom_target(mem-variant DEPENDS "mem_variant")
36
37
idf_build_set_property(COMPILE_DEFINITIONS "-DESP32_ARDUINO_LIB_BUILDER" APPEND)
38
-idf_build_set_property(CXX_COMPILE_OPTIONS "-std=gnu++2a;-DCHIP_HAVE_CONFIG_H" APPEND)
0 commit comments