Skip to content

Commit 2a7efd8

Browse files
author
Jamie Smith
committed
Add SingletonPtr.cpp to unittests source
1 parent f9d6a0c commit 2a7efd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/tests/UNITTESTS/doubles/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ target_sources(mbed-stubs-platform
3232
nvic_wrapper_stub.c
3333
randLIB_stub.c
3434
randLIB_stub.cpp
35+
../../../source/SingletonPtr.cpp
3536
)
3637
target_include_directories(mbed-stubs-platform
3738
PUBLIC

0 commit comments

Comments
 (0)