Commit 05d93757 authored by Philippe FOUBERT's avatar Philippe FOUBERT

Trailing whitespace removal.

parent 8b0fc04d
...@@ -168,7 +168,7 @@ if(HAVE_XIMEA) ...@@ -168,7 +168,7 @@ if(HAVE_XIMEA)
ocv_include_directories(${XIMEA_PATH}) ocv_include_directories(${XIMEA_PATH})
if(XIMEA_LIBRARY_DIR) if(XIMEA_LIBRARY_DIR)
link_directories("${XIMEA_LIBRARY_DIR}") link_directories("${XIMEA_LIBRARY_DIR}")
endif() endif()
if(X86_64) if(X86_64)
list(APPEND HIGHGUI_LIBRARIES m3apiX64) list(APPEND HIGHGUI_LIBRARIES m3apiX64)
else() else()
......
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