mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-19 22:18:37 +03:00
Jenkins integration - Migrate to CMake
This commit is contained in:
3
CMakeLists.txt
Normal file
3
CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(squeezelite-esp32)
|
||||
Reference in New Issue
Block a user