esp-idf/examples/peripherals/lcd/rgb_panel/CMakeLists.txt

5 lines
106 B
CMake
Raw Normal View History

2022-01-14 05:34:37 -05:00
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(rgb_panel)