mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-04-19 13:21:18 +00:00
4 lines
113 B
CMake
4 lines
113 B
CMake
![]() |
cmake_minimum_required(VERSION 3.16.0)
|
||
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||
|
project(btclock_espidf)
|