OVMS3-idf/examples/system/unit_test/CMakeLists.txt

6 lines
173 B
CMake
Raw Normal View History

2018-10-25 12:31:35 +00:00
# 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)