Fire_RT1052_Pro_Template/CMSIS/DSP/CMSIS_DSP_Library_MIMXRT105...

9 lines
177 B
CMake

include_guard(GLOBAL)
message("CMSIS_DSP_Library component is included.")
target_include_directories(${MCUX_SDK_PROJECT_NAME} PRIVATE
${CMAKE_CURRENT_LIST_DIR}/Include
)