diff --git a/cmsis/device/rtos/CMakeLists.txt b/cmsis/device/rtos/CMakeLists.txt index b34e468f12..a8b152a181 100644 --- a/cmsis/device/rtos/CMakeLists.txt +++ b/cmsis/device/rtos/CMakeLists.txt @@ -30,5 +30,3 @@ target_compile_definitions(mbed-rtos INTERFACE MBED_CONF_RTOS_PRESENT=1 ) - -target_include_directories(mbed-rtos INTERFACE $)