summaryrefslogtreecommitdiff
path: root/examples/cpp/decode/file/CMakeLists.txt
blob: 2ce420d72bc4283f39526ac37c635644a7d3e802 (plain)
1
2
add_executable(decode_file_cxx main.cpp)
target_link_libraries(decode_file_cxx FLAC++)