mirror of https://github.com/ARMmbed/mbed-os.git
Update file path in CMakeLists.txt
Folder 'protocols' was missing from the file path.pull/14816/head
parent
b3cced7d7f
commit
9913b59901
|
|
@ -59,7 +59,7 @@ target_sources(mbed-nanostack-sal_stack
|
|||
|
||||
protocols/key_sec_prot/key_sec_prot.c
|
||||
|
||||
msg_sec_prot/msg_sec_prot.c
|
||||
protocols/msg_sec_prot/msg_sec_prot.c
|
||||
|
||||
protocols/radius_sec_prot/avp_helper.c
|
||||
protocols/radius_sec_prot/radius_client_sec_prot.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue