mirror of https://github.com/ARMmbed/mbed-os.git
CMake fvp mps2: fix linking to arm-fm
parent
26d7b4d9d5
commit
950baa2fe6
|
|
@ -36,3 +36,5 @@ target_sources(mbed-fvp-mps2
|
|||
|
||||
SDK/fpga.c
|
||||
)
|
||||
|
||||
target_link_libraries(mbed-fvp-mps2 INTERFACE mbed-arm-fm)
|
||||
|
|
|
|||
Loading…
Reference in New Issue