From: Angus Gratton Date: Wed, 17 Jan 2018 05:35:15 +0000 (+1100) Subject: cmake: Remove stray tab X-Git-Tag: v3.1-rc2~9^2~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97e01a4c4d1939f0046257ccc2fc8fa67689496d;p=esp-idf cmake: Remove stray tab --- diff --git a/components/bt/CMakeLists.txt b/components/bt/CMakeLists.txt index 7410e19d06..ec18c3375a 100644 --- a/components/bt/CMakeLists.txt +++ b/components/bt/CMakeLists.txt @@ -10,7 +10,7 @@ if(CONFIG_BT_ENABLED) set(COMPONENT_ADD_INCLUDEDIRS ${COMPONENT_ADD_INCLUDEDIRS} bluedroid/bta/include - bluedroid/bta/sys/include + bluedroid/bta/sys/include bluedroid/btcore/include bluedroid/device/include bluedroid/gki/include