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