Skip to content

Commit b0790b3

Browse files
authored
[spinel] fix cmake source list for spinel_helper.cpp (openthread#10515)
1 parent 20c9bcb commit b0790b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/spinel/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ target_sources(openthread-radio-spinel
9595
logger.cpp
9696
radio_spinel.cpp
9797
spinel_driver.cpp
98+
spinel_helper.cpp
9899
)
99100
target_sources(openthread-spinel-ncp PRIVATE ${COMMON_SOURCES})
100101
target_sources(openthread-spinel-rcp PRIVATE ${COMMON_SOURCES})

0 commit comments

Comments
 (0)