bluetooth-buzzer/firmware/CMakeLists.txt

4 lines
115 B
Text
Raw Permalink Normal View History

2023-12-03 16:48:40 +01:00
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(bluetooth-buzzer)