Trailing whitespace removal.
authorPhilippe FOUBERT <philippe.foubert@free.fr>
Mon, 11 Nov 2013 09:26:28 +0000 (10:26 +0100)
committerPhilippe FOUBERT <philippe.foubert@free.fr>
Mon, 11 Nov 2013 09:26:28 +0000 (10:26 +0100)
modules/highgui/CMakeLists.txt

index 69ece1b..c3ad7ca 100644 (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()