Skip to content

Commit

Permalink
fixed lib path
Browse files Browse the repository at this point in the history
  • Loading branch information
pollend committed Feb 3, 2015
1 parent 5ed62a0 commit b2eb063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/WtFindMysql.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ FIND_LIBRARY(MYSQL_LIB
${MYSQL_LIBRARY}
PATHS
${MYSQL_PREFIX}/lib
${MYSQL_PREFIX}/lib/mariadb
${MYSQL_PREFIX}/lib/opt
${MYSQL_PREFIX}/lib/mysql
${MYSQL_PREFIX}/lib64/mysql
Expand Down

0 comments on commit b2eb063

Please sign in to comment.