Commit 8c68f1f6 authored by Mansour Moufid's avatar Mansour Moufid

Fix indentation of 98a157f5.

parent 98a157f5
...@@ -240,7 +240,7 @@ if(WITH_FFMPEG) ...@@ -240,7 +240,7 @@ if(WITH_FFMPEG)
${FFMPEG_CODEC_LIB} ${FFMPEG_FORMAT_LIB} ${FFMPEG_CODEC_LIB} ${FFMPEG_FORMAT_LIB}
${FFMPEG_UTIL_LIB} ${FFMPEG_SWSCALE_LIB}) ${FFMPEG_UTIL_LIB} ${FFMPEG_SWSCALE_LIB})
ocv_include_directories(${FFMPEG_INCLUDE_DIR}) ocv_include_directories(${FFMPEG_INCLUDE_DIR})
endif() endif(HAVE_FFMPEG)
endif() endif()
endif() endif()
endif(WITH_FFMPEG) endif(WITH_FFMPEG)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment