mirror of
https://github.com/arkhipenko/esp32-mjpeg-multiclient-espcam-drivers.git
synced 2025-01-09 17:41:20 +01:00
4 lines
127 B
Text
4 lines
127 B
Text
|
cmake_minimum_required(VERSION 3.16.0)
|
||
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||
|
project(esp32-cam-rtos-allframes-pio)
|