mirror of https://github.com/ARMmbed/mbed-os.git
CMake: unit-tests: Remove trailing whitespace
parent
eb733925dc
commit
c761049903
|
@ -14,8 +14,8 @@ target_sources(${TEST_NAME}
|
|||
target_link_libraries(${TEST_NAME}
|
||||
PRIVATE
|
||||
mbed-headers
|
||||
mbed-stubs-headers
|
||||
mbed-stubs-platform
|
||||
mbed-stubs-headers
|
||||
mbed-stubs-platform
|
||||
gmock_main
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue