summaryrefslogtreecommitdiff
path: root/examples/cpp/encode/file/CMakeLists.txt
blob: cc117215f9b4e0857b195a16f60b66b1bdb092af (plain)
1
2
add_executable(encode_file_cxx main.cpp)
target_link_libraries(encode_file_cxx FLAC++-static)