1
0
Fork 0
forked from blue/mlc

simple flac to mp3 conversion

This commit is contained in:
Blue 2023-07-16 20:36:25 -03:00
parent c72269f77a
commit 7cea7ed30b
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 202 additions and 77 deletions

View file

@ -19,6 +19,7 @@ add_executable(mlc
main.cpp
help.cpp
decoded.cpp
flactomp3.cpp
)
target_link_libraries(mlc