stsaz / fmedia

fast audio player/recorder/converter
BSD 2-Clause "Simplified" License
217 stars 21 forks source link

support CMakeList? #14

Closed CS2Us closed 5 years ago

CS2Us commented 5 years ago

hi, stsaz, could you make the project support CMakeList?

stsaz commented 5 years ago

Hello! Currently I don't use cmake to build fmedia (the official binaries are built with pure make). But if someone adds cmake support, I can merge it into master branch! The problem with this though is that it may become obsolete with each new release as I don't want to take the burden of updating it. In that case someone may need to update it periodically.