Skip to content

Commit d6a4e35

Browse files
0xc0170hugueskamba
andauthored
Update rtos/CMakeLists.txt
Co-authored-by: Hugues Kamba <[email protected]>
1 parent cb72773 commit d6a4e35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rtos/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ target_sources(mbed-core
1717
source/Mutex.cpp
1818
source/Semaphore.cpp
1919
source/ThisThread.cpp
20-
)
21-
22-
target_sources(mbed-core
23-
INTERFACE
2420
source/ConditionVariable.cpp
2521
source/Thread.cpp
2622
)

0 commit comments

Comments
 (0)