8bitbubsy / ft2-clone

Fasttracker 2 clone for Windows/macOS/Linux
https://16-bits.org
BSD 3-Clause "New" or "Revised" License
736 stars 48 forks source link

Allow using external libflac #27

Closed niclasr closed 2 years ago

niclasr commented 2 years ago

Package developers are usually against using bundled libs. Lets help them out by providing a way of using the installed libflac. The default behavior is the same as before.

8bitbubsy commented 2 years ago

Well, I'm still going to have libflac and rtmidi in the repository (for Windows and MacOS compiling). Is that still ok, or a no-go?

niclasr commented 2 years ago

Ofcourse it is ok, by default when EXTERNAL_FLAC is off that is what is used.