summaryrefslogtreecommitdiff
path: root/examples/c/decode/file/CMakeLists.txt
blob: 60dc18e0c42094e5c82942e147a2d59427c5c9e3 (plain)
1
2
add_executable(decode_file main.c)
target_link_libraries(decode_file FLAC-static)