[8221] Removed trailing whitespaces

With excluded dep/ - as usual.

Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
freghar 2009-07-20 17:48:42 +02:00
parent 0a7f878eb8
commit cd17ada2e5
14 changed files with 108 additions and 108 deletions

View file

@ -30,7 +30,7 @@ IF(MSVC)
ELSE(MSVC)
SET(MYSQL_NAMES mysqlclient mysqlclient_r)
ENDIF(MSVC)
SET(MYSQL_SEARCH_LIB_PATHS
SET(MYSQL_SEARCH_LIB_PATHS
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\MySQL AB\\MySQL Server 6.0;Location]/lib/opt"
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\MySQL AB\\MySQL Server 5.1;Location]/lib/opt"
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\MySQL AB\\MySQL Server 5.0;Location]/lib/opt"
@ -71,4 +71,4 @@ MARK_AS_ADVANCED(
MYSQL_INCLUDE_DIR
)
ENDMACRO(FIND_MYSQL)
ENDMACRO(FIND_MYSQL)