Skip to content

Commit

Permalink
CMake: Limit the mbed-fakes-ble to required dependency mock
Browse files Browse the repository at this point in the history
  • Loading branch information
rajkan01 committed Jul 21, 2021
1 parent 9df7a50 commit fb5b0ed
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ target_sources(mbed-fakes-ble

target_link_libraries(mbed-fakes-ble
PRIVATE
mbed-headers
mbed-stubs-headers
mbed-headers-base
mbed-headers-platform
mbed-headers-events
gcov
)

0 comments on commit fb5b0ed

Please sign in to comment.