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 9e9eb27 commit e252076Copy full SHA for e252076
idf_component_examples/esp_matter_light/main/CMakeLists.txt
@@ -1,5 +1,2 @@
1
idf_component_register(SRC_DIRS "."
2
INCLUDE_DIRS ".")
3
-
4
-set_property(TARGET ${COMPONENT_LIB} PROPERTY CXX_STANDARD 17)
5
-target_compile_options(${COMPONENT_LIB} PRIVATE "-DCHIP_HAVE_CONFIG_H")
0 commit comments