index
:
flac
debian
progress-linux
upstream
debian-backports: flac
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
c
/
decode
/
file
/
CMakeLists.txt
blob: 53a299182d288f3d5ff79db046c72d7911796135 (
plain
)
1
2
add_executable(decode_file main.c) target_link_libraries(decode_file FLAC)