Files
esp-idf/examples/network/eth2ap/CMakeLists.txt
T

5 lines
104 B
CMake
Raw Normal View History

cmake_minimum_required(VERSION 3.16)
2019-05-10 13:52:23 +08:00
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(eth2ap)