This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
mame
mirror of
https://github.com/mamedev/mame.git
Watch
1
Star
0
Fork
You've already forked mame
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
mame
/
3rdparty
/
flac
/
examples
/
c
/
encode
/
file
/
CMakeLists.txt
3 lines
75 B
CMake
Raw
Permalink
Blame
History
add_executable
(
encode_file
main.c
)
target_link_libraries
(
encode_file
FLAC
)
Reference in New Issue
View Git Blame
Copy Permalink