From a7e71035c8189cd8ed6d669f8f6c2cf3a1f8bf27 Mon Sep 17 00:00:00 2001 From: Brinly Taylor Date: Mon, 15 Nov 2021 17:37:27 +1100 Subject: [PATCH] [EGD-7974] BTstack: fix typo in CMake I just noticed it while compiling the project, This should have no functionality changes --- module-bluetooth/lib/btstack.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-bluetooth/lib/btstack.cmake b/module-bluetooth/lib/btstack.cmake index 80ca8334f00bb6de18e7e2c6b51c6dc31f5dd3e2..662936c4ceaeb16d66701ef77cbad63a0f8ddd0d 100644 --- a/module-bluetooth/lib/btstack.cmake +++ b/module-bluetooth/lib/btstack.cmake @@ -126,7 +126,7 @@ set(TARGET_LIBRARIES_INCLUDES if(${PROJECT_TARGET} STREQUAL "TARGET_Linux") -message("Linux specyfic includes") +message("Linux specific includes") message("-----------------------") list(APPEND TARGET_LIBRARIES_INCLUDES ${BT_STACK_ROOT}/platform/posix/