cleanup cmake

This commit is contained in:
technyon
2022-04-10 13:55:14 +02:00
parent f3bb277c63
commit 6d5121d125

View File

@@ -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