Skip to content

Commit e252076

Browse files
authored
fix(matter): CMakeLists.txt simplification
1 parent 9e9eb27 commit e252076

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
idf_component_register(SRC_DIRS "."
22
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

Comments
 (0)