This commit is contained in:
Paulchen Panther 2020-03-28 13:45:29 +01:00 committed by GitHub
parent 731b517be1
commit 14a26cd5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ if (ENABLE_V4L2)
else()
message( STATUS "JPEG library not found, MJPEG camera format won't work in V4L2 grabber.")
endif()
endif (TurboJPEG_FOUND)
endif (TURBOJPEG_FOUND)
if (TURBOJPEG_FOUND OR JPEG_FOUND)