summaryrefslogtreecommitdiff
path: root/examples/cpp/decode/file/CMakeLists.txt
blob: 0cea828a52b7b92f8b6b2927ec6575f54d9b7c36 (plain)
1
2
add_executable(decode_file_cxx main.cpp)
target_link_libraries(decode_file_cxx FLACXX-static)