MCUXpresso_MIMXRT1021xxxxx/components/wifi_bt_module/component_wifi_bt_module_config.MIMXRT1021.cmake

10 lines
277 B
CMake
Raw Permalink Normal View History

# Add set(CONFIG_USE_component_wifi_bt_module_config true) in config.cmake to use this component
include_guard(GLOBAL)
message("${CMAKE_CURRENT_LIST_FILE} component is included.")
target_include_directories(${MCUX_SDK_PROJECT_NAME} PUBLIC
${CMAKE_CURRENT_LIST_DIR}/incl
)