mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
2 lines
81 B
CMake
2 lines
81 B
CMake
add_library(common STATIC daemon.cpp sampleFormat.cpp)
|
|
add_subdirectory(message)
|