view service/iot2/esp32_main/CMakeLists.txt @ 1571:fd94061db75c

py3 Ignore-this: fd41253efc73d29e56aa5c3b0f2fb34f darcs-hash:92db0f73f9b6da1e661fa2daff21d185adf8e782
author drewp <drewp@bigasterisk.com>
date Thu, 14 May 2020 22:29:44 -0700
parents 44aae4efedf6
children
line wrap: on
line source

# The following lines of boilerplate have to be in your project's
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)

include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(iot2)