OVMS3-idf/examples/ethernet/eth2ap/CMakeLists.txt

5 lines
103 B
CMake
Raw Normal View History

cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(eth2ap)