mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-07-30 12:42:25 -04:00
Fix misspelling of FFMPEG_FOUND
This commit is contained in:
parent
d484b4d9f7
commit
686e517af9
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -402,7 +402,7 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (NOT FFMEG_FOUND AND NOT USE_PRECOMPILED_LIBS)
|
||||
if (NOT FFMPEG_FOUND AND NOT USE_PRECOMPILED_LIBS)
|
||||
|
||||
# Libs only used by ffmpeg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user