mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 08:39:49 +02:00
move message dir into common
This commit is contained in:
parent
3f16a6ce88
commit
54a8ca824f
23 changed files with 14 additions and 12 deletions
|
@ -25,6 +25,7 @@ set(SERVER_LIBRARIES
|
|||
|
||||
set(SERVER_INCLUDE
|
||||
${CMAKE_SOURCE_DIR}/server
|
||||
${CMAKE_SOURCE_DIR}/common
|
||||
${FLAC_INCLUDE_DIRS})
|
||||
|
||||
# Avahi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue