mirror of https://github.com/ARMmbed/mbed-os.git
CMake: unit-tests: Pwmout & Watchdog: Remove trailing whitespace
parent
cecc47b4a5
commit
10beeab6c2
|
@ -20,7 +20,7 @@ target_link_libraries(${TEST_NAME}
|
|||
PRIVATE
|
||||
mbed-headers
|
||||
mbed-stubs-hal
|
||||
mbed-stubs-platform
|
||||
mbed-stubs-platform
|
||||
gmock_main
|
||||
)
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ target_link_libraries(${TEST_NAME}
|
|||
PRIVATE
|
||||
mbed-headers
|
||||
mbed-stubs-platform
|
||||
mbed-stubs-hal
|
||||
mbed-stubs-hal
|
||||
gmock_main
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue