mirror of https://github.com/ARMmbed/mbed-os.git
Add SingletonPtr.cpp to unittests source
parent
9ed98244af
commit
3dffdf6ba1
|
|
@ -32,6 +32,7 @@ target_sources(mbed-stubs-platform
|
|||
nvic_wrapper_stub.c
|
||||
randLIB_stub.c
|
||||
randLIB_stub.cpp
|
||||
../../../source/SingletonPtr.cpp
|
||||
)
|
||||
target_include_directories(mbed-stubs-platform
|
||||
PUBLIC
|
||||
|
|
|
|||
Loading…
Reference in New Issue