summaryrefslogtreecommitdiff
path: root/examples/cpp/decode/file/CMakeLists.txt
blob: 46ab401ed153b3228f6493b1f119b75d61044ac9 (plain)
1
2
add_executable(decode_file_cxx main.cpp)
target_link_libraries(decode_file_cxx FLAC++-static)