components: update with build system changes

* Original commit: espressif/esp-idf@ffec9d4947
This commit is contained in:
Renz Christian Bagaporo
2019-05-10 10:53:08 +08:00
committed by aleks
parent e039ae7acc
commit 3082ecdf6a

View File

@@ -1,7 +1,5 @@
# The following five lines of boilerplate have to be in your project's
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)
set(COMPONENT_SRCS "common/esp_modbus_master.c"
"common/esp_modbus_slave.c"
"modbus/mb.c"