mirror of https://github.com/ARMmbed/mbed-os.git
Update rtos/CMakeLists.txt
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>pull/13566/head
parent
e7c0d93ad4
commit
f8a02ce5de
|
@ -17,10 +17,6 @@ target_sources(mbed-core
|
|||
source/Mutex.cpp
|
||||
source/Semaphore.cpp
|
||||
source/ThisThread.cpp
|
||||
)
|
||||
|
||||
target_sources(mbed-core
|
||||
INTERFACE
|
||||
source/ConditionVariable.cpp
|
||||
source/Thread.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue