mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-14 15:37:10 +03:00
move to new cspot
This commit is contained in:
7
components/spotify/cspot/bell/external/nanopb/conan-wrapper/CMakeLists.txt
vendored
Normal file
7
components/spotify/cspot/bell/external/nanopb/conan-wrapper/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
project(cmake_wrapper)
|
||||
|
||||
include(${CMAKE_CURRENT_BINARY_DIR}/conanbuildinfo.cmake)
|
||||
conan_basic_setup()
|
||||
|
||||
add_subdirectory(".." "nanopb")
|
||||
Reference in New Issue
Block a user