mirror of https://github.com/ARMmbed/mbed-os.git
Unit tests: Move rtos target_h stubs
parent
71962481a4
commit
1f99729474
|
@ -5,6 +5,7 @@ add_library(mbed-headers-rtos INTERFACE)
|
|||
|
||||
target_include_directories(mbed-headers-rtos
|
||||
INTERFACE
|
||||
.
|
||||
${mbed-os_SOURCE_DIR}/rtos/include
|
||||
${mbed-os_SOURCE_DIR}/rtos/include/rtos
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue