[spinel] fix cmake source list for spinel_helper.cpp (#10515)

This commit is contained in:
Li Cao
2024-07-15 08:50:43 -07:00
committed by GitHub
parent 20c9bcbc41
commit b0790b3daa
+1
View File
@@ -95,6 +95,7 @@ target_sources(openthread-radio-spinel
logger.cpp
radio_spinel.cpp
spinel_driver.cpp
spinel_helper.cpp
)
target_sources(openthread-spinel-ncp PRIVATE ${COMMON_SOURCES})
target_sources(openthread-spinel-rcp PRIVATE ${COMMON_SOURCES})