Skip to content
Snippets Groups Projects
Commit 63771631 authored by Christopher Swinchatt's avatar Christopher Swinchatt Committed by Hugues Kamba Mpiana
Browse files

rpc-socket: Remove empty variable from CMakeLists.txt


The empty variable being there breaks the
pre-commit check for the sdk-examples repo

Signed-off-by: Christopher Swinchatt's avatarChris Swinchatt <christopher.swinchatt@arm.com>
parent 795d247b
No related branches found
No related tags found
No related merge requests found
rpc-socket: Remove empty variable from CMakeLists.txt
......@@ -14,7 +14,6 @@ set(IOTSDK_FETCH_LIST
pigweed
pyedmgr
@RTOS_FETCH@
@PLATFORM_FETCH@
)
set(CMSIS_PACK_PLATFORM_DEVICE_NAME "@CMSIS_PACK_PLATFORM_DEVICE_NAME@")
@RTOS_CONFIG_SET@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment