OVMS3-idf/examples/system/unit_test/CMakeLists.txt
2018-11-19 12:36:31 +08:00

6 lines
173 B
CMake

# This is the project CMakeLists.txt file for the test subproject
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(unit_test)