summaryrefslogtreecommitdiff
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)