aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2021-04-21 02:57:22 -0400
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2021-04-21 02:57:22 -0400
commitea78f9a2ef89918e758c3a52eea5d581a944b42f (patch)
treeaad26a84417a587e8f51e0291abc93e3b5734127 /src/common/logging/backend.cpp
parent8cdd86fa2502c9c487da373ae12aa2c2363c8e6e (diff)
cmake: Allow FFmpeg external usage and cleanup
Sets find_package(FFmpeg) to QUIET instead of REQUIRED. This allows using the FFmpeg external in cases where there is no suitable installed version of FFmpeg. Also fixes a bug where multiple CMake configures causes FFmpeg_LIBRARIES to concatenate on itself, producing cyclical dependencies. Unsets the variable before building it in the foreach loop. Fixes FFmpeg_INCLUDE_DIR not including the headers generated at run time.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions