From c981cdbf0d5c33dc79cdfc3ac4f5517f3f84dcd4 Mon Sep 17 00:00:00 2001 From: pinkit-cwa <67099188+pinkit-cwa@users.noreply.github.com> Date: Fri, 21 Aug 2020 03:47:54 +0200 Subject: [PATCH] Update CMakeLists.txt --- main/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index b15b151..af3e167 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,6 +1,5 @@ idf_component_register( SRCS "main.c" - INCLUDE_DIRS "" )