:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
539
stars
66
forks
source link
Add prefix to CMake build variables and silence some warnings #60
Closed
nasso closed 2 years ago
These changes made it easier for me to use libnyquist in my project:
BUILD_EXAMPLE
toLIBNYQUIST_BUILD_EXAMPLE
Common.h
(maybe a proper fix would be better?)