We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293c237 commit db188cfCopy full SHA for db188cf
RTEMSHardware.cmake
@@ -23,7 +23,7 @@ target_compile_options(${TARGET_NAME} PUBLIC
23
)
24
25
target_include_directories(${TARGET_NAME} PUBLIC
26
- "${RTEMS_BSP_INC_PATH}"
+ ${RTEMS_BSP_INC_PATH}
27
28
29
target_link_options(${TARGET_NAME} BEFORE PUBLIC
0 commit comments