Fire_RT1052_Pro_Template/CMSIS/DSP/CMSIS_DSP_Library_MIMXRT105...

9 lines
177 B
CMake
Raw Normal View History

2021-10-16 08:13:08 +00:00
include_guard(GLOBAL)
message("CMSIS_DSP_Library component is included.")
target_include_directories(${MCUX_SDK_PROJECT_NAME} PRIVATE
${CMAKE_CURRENT_LIST_DIR}/Include
)