From: Philippe FOUBERT Date: Mon, 11 Nov 2013 09:26:28 +0000 (+0100) Subject: Trailing whitespace removal. X-Git-Tag: accepted/tizen/ivi/20140515.103456~1^2~247^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05d93757597c68fc986cbab165707c2ef9f7e3d1;p=profile%2Fivi%2Fopencv.git Trailing whitespace removal. --- diff --git a/modules/highgui/CMakeLists.txt b/modules/highgui/CMakeLists.txt index 69ece1b..c3ad7ca 100644 --- a/modules/highgui/CMakeLists.txt +++ b/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()