Add ffmpeg example (#61)

This commit is contained in:
Fangjun Kuang
2023-02-24 17:44:36 +08:00
committed by GitHub
parent c63c4c3389
commit ce4dd176e4
13 changed files with 632 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ function(download_portaudio)
${PROJECT_SOURCE_DIR}/pa_stable_v190700_20210406.tgz
${PROJECT_BINARY_DIR}/pa_stable_v190700_20210406.tgz
/tmp/pa_stable_v190700_20210406.tgz
/star-fj/fangjun/download/github/pa_stable_v190700_20210406.tgz
)
foreach(f IN LISTS possible_file_locations)