This commit is contained in:
Paulchen Panther
2020-03-28 13:45:29 +01:00
committed by GitHub
parent 731b517be1
commit 14a26cd5e1

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)