Files
ArduinoJson/extras/ci/espidf/CMakeLists.txt
2021-06-30 13:34:59 +02:00

9 lines
197 B
CMake

# ArduinoJson - https://arduinojson.org
# Copyright Benoit Blanchon 2014-2021
# MIT License
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(example)