OVMS3-idf/tools/test_apps/startup/main/CMakeLists.txt
Ivan Grokhotkov e63764b468 CI: test-apps introduction
Introducing feature of adding arbitrary projects which could be build or
executed in the CI for the only purpose as testing

Closes IDF-641
2020-02-06 16:46:41 +00:00

2 lines
91 B
CMake

idf_component_register(SRCS "test_startup_main.c"
INCLUDE_DIRS ".")