Skip to content

Commit 424487d

Browse files
committed
fixup! CMake targets: remove MBED_PATH, use stadard variables
1 parent 870b637 commit 424487d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/TARGET_NXP/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ target_sources(mbed-nxp
2020
)
2121

2222
target_link_libraries(mbed-nxp INTERFACE mbed-cmsis-cortex-m)
23-
24-
set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH};${CMAKE_CURRENT_SOURCE_DIR}/scripts")

0 commit comments

Comments
 (0)