mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
added DLIB_USE_FFMPEG to config.h.in (#2720)
Co-authored-by: pf <pf@me>
This commit is contained in:
parent
9d3ba472dd
commit
2138915dfe
@ -28,6 +28,7 @@
|
||||
#cmakedefine DLIB_USE_LAPACK
|
||||
#cmakedefine DLIB_USE_CUDA
|
||||
#cmakedefine DLIB_USE_MKL_FFT
|
||||
#cmakedefine DLIB_USE_FFMPEG
|
||||
|
||||
// This variable allows dlib/test_for_odr_violations.h to catch people who mistakenly use
|
||||
// headers from one version of dlib with a compiled dlib binary from a different dlib version.
|
||||
|
Loading…
Reference in New Issue
Block a user