ddiakopoulos / libnyquist

:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
534 stars 64 forks source link

Missed a spot in #63 (WavPack source GLOB) #64

Closed juliusikkala closed 2 years ago

juliusikkala commented 2 years ago

Sorry for spamming :sweat: I just noticed that the wavpack source GLOB happened in two different spots and I missed the other yesterday. I didn't notice before because I had forgotten my workaround of deleting the assembly files during build time from another CMakeLists.txt.