njh / twolame

MPEG Audio Layer 2 (MP2) encoder
http://www.twolame.org/
GNU Lesser General Public License v2.1
59 stars 34 forks source link

Adds cmake build #102

Closed jsc-paneda closed 1 year ago

jsc-paneda commented 1 year ago

Adds a cmake build to the twolame codec as its included automake tools returns error code in the "make" step and causes issue in our CI system.