fixing visibility of port include
This commit is contained in:
parent
b77b3d95cf
commit
3ad3c61a87
@ -35,7 +35,7 @@ else()
|
|||||||
)
|
)
|
||||||
target_include_directories(
|
target_include_directories(
|
||||||
${LIB_FREERTOS_NAME}
|
${LIB_FREERTOS_NAME}
|
||||||
PRIVATE
|
PUBLIC
|
||||||
FreeRTOS/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/
|
FreeRTOS/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
|
Loading…
Reference in New Issue
Block a user