From 6d5121d1254c729636e61339c6be9374b2988dc4 Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 10 Apr 2022 13:55:14 +0200 Subject: [PATCH] cleanup cmake --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bbe83a3..26950a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,8 +49,6 @@ add_executable(${PROJECT_NAME} ${SRCFILESREC} ) -target_link_esp32_sdk(${PROJECT_NAME}) - # Arduino.h is included in hello_world.cpp, so link with Arduino core target_link_arduino_libraries(${PROJECT_NAME} PRIVATE