• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_executable(decode_file_cxx main.cpp)
2target_link_libraries(decode_file_cxx FLAC++)
3