Files
PlatformIO_wifiscan/CMakeLists.txt

4 lines
125 B
CMake
Raw Permalink Normal View History

2020-09-24 12:07:52 -05:00
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(espidf-arduino-wifiscan)