summaryrefslogtreecommitdiff
path: root/examples/c/encode/file/CMakeLists.txt
blob: 4b7d4c2cad72e18fee8e93701445b5832da1ea1d (plain)
1
2
add_executable(encode_file main.c)
target_link_libraries(encode_file FLAC)