Skip to content

Commit 950baa2

Browse files
authored
CMake fvp mps2: fix linking to arm-fm
1 parent 26d7b4d commit 950baa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/TARGET_ARM_FM/TARGET_FVP_MPS2/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ target_sources(mbed-fvp-mps2
3636

3737
SDK/fpga.c
3838
)
39+
40+
target_link_libraries(mbed-fvp-mps2 INTERFACE mbed-arm-fm)

0 commit comments

Comments
 (0)