• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_executable(decode_file main.c)
2target_link_libraries(decode_file FLAC)
3