add_executable(decode_file_cxx main.cpp)
target_link_libraries(decode_file_cxx FLAC++)
