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

3 lines
87 B
CMake
Vendored

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