Added another path for x86_64 Ubuntu 12.10 for libwww
This commit is contained in:
parent
2e7540370a
commit
ed7b06835d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ MACRO(FIND_WWW_LIBRARY MYLIBRARY OPTION)
|
|||
PATHS
|
||||
/usr/local/lib
|
||||
/usr/lib
|
||||
/usr/lib/x86_64-linux-gnu
|
||||
/usr/local/X11R6/lib
|
||||
/usr/X11R6/lib
|
||||
/sw/lib
|
||||
|
|
Loading…
Reference in a new issue