btclock_v3/CMakeLists.txt

4 lines
113 B
CMake
Raw Normal View History

2023-11-06 20:16:07 +01:00
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(btclock_espidf)