fast_led_strip/CMakeLists.txt

4 lines
107 B
CMake
Raw Permalink Normal View History

2024-11-14 00:10:54 +00:00
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(fast_led)