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 13, 2021
1 parent 29ebcff commit 0a8f971
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 0a8f971

Please sign in to comment.