Skip to content

Commit fcd6b6f

Browse files
authored
CMake NRF5x: add new line
1 parent 00cde38 commit fcd6b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ add_subdirectory(components EXCLUDE_FROM_ALL)
88
add_subdirectory(integration EXCLUDE_FROM_ALL)
99
add_subdirectory(modules EXCLUDE_FROM_ALL)
1010

11-
target_link_libraries(mbed-sdk-15-0 INTERFACE mbed-softdevice-none)
11+
target_link_libraries(mbed-sdk-15-0 INTERFACE mbed-softdevice-none)

0 commit comments

Comments
 (0)