Trailing whitespace removal.

This commit is contained in:
Philippe FOUBERT 2013-11-11 10:26:28 +01:00
parent 8b0fc04d93
commit 05d9375759

View File

@ -168,7 +168,7 @@ if(HAVE_XIMEA)
ocv_include_directories(${XIMEA_PATH})
if(XIMEA_LIBRARY_DIR)
link_directories("${XIMEA_LIBRARY_DIR}")
endif()
endif()
if(X86_64)
list(APPEND HIGHGUI_LIBRARIES m3apiX64)
else()