Trailing whitespace removal.

pull/1776/head
Philippe FOUBERT 11 years ago
parent 8b0fc04d93
commit 05d9375759
  1. 2
      modules/highgui/CMakeLists.txt

@ -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()

Loading…
Cancel
Save