fmang / opustags

Ogg Opus tags editor
BSD 3-Clause "New" or "Revised" License
81 stars 11 forks source link

Use CMake’s FindIconv to detect iconv portably #34

Closed fmang closed 4 years ago

fmang commented 4 years ago

@omar-polo Could you please tell me if this patch fixes your build?

I’ve already pushed the <optional> include into master.

Close #33.

omar-polo commented 4 years ago

The master with this PR on top build fine here. Thanks for fixing both issues!

Cheers!

fmang commented 4 years ago

Great, thanks for testing!