Files
2026-09-16 14:07:40 +08:00

3 lines
87 B
CMake
Vendored

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