Skip to content

Commit 58671b6

Browse files
committed
bugfix: Fix conflicts with C's complex.h
1 parent ba96712 commit 58671b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ idf_component_register(
109109
"third_party/flatbuffers/include"
110110
"third_party/ruy"
111111
"third_party/kissfft"
112-
"signal/micro/kernels"
113-
"signal/src"
114-
"signal/src/kiss_fft_wrappers"
115112
REQUIRES ${pub_req}
116113
PRIV_REQUIRES ${priv_req})
117114

0 commit comments

Comments
 (0)