mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
3 lines
112 B
CMake
3 lines
112 B
CMake
cmake_minimum_required(VERSION 3.5)
|
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
|
project(squeezelite-esp32) |