diff --git a/CMakeLists.txt b/CMakeLists.txt index 9df639e..bfb8352 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ else() ) target_include_directories( ${LIB_FREERTOS_NAME} - PRIVATE + PUBLIC FreeRTOS/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/ ) else()