mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
Reformat cmake and python
This commit is contained in:
parent
d5677b6f78
commit
c7d301e1d7
2 changed files with 21 additions and 22 deletions
|
@ -37,7 +37,6 @@ include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/server)
|
||||||
|
|
||||||
include_directories(SYSTEM ${Boost_INCLUDE_DIR})
|
include_directories(SYSTEM ${Boost_INCLUDE_DIR})
|
||||||
|
|
||||||
|
|
||||||
if(ANDROID)
|
if(ANDROID)
|
||||||
find_package(vorbis REQUIRED CONFIG)
|
find_package(vorbis REQUIRED CONFIG)
|
||||||
list(APPEND SERVER_LIBRARIES boost::boost)
|
list(APPEND SERVER_LIBRARIES boost::boost)
|
||||||
|
|
Loading…
Add table
Reference in a new issue