mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-03 22:42:27 -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()
|
||||||
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
|
# Libs only used by ffmpeg
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user