BUG: fix for bug 4123, find xmlrpc in standard locations
This commit is contained in:
parent
ff67e8a65d
commit
3fb55bff36
@ -104,6 +104,7 @@ IF(XMLRPC_FOUND)
|
|||||||
PATHS ${XMLRPC_LIBRARY_DIRS}
|
PATHS ${XMLRPC_LIBRARY_DIRS}
|
||||||
NO_DEFAULT_PATH
|
NO_DEFAULT_PATH
|
||||||
)
|
)
|
||||||
|
FIND_LIBRARY(XMLRPC_${name}_LIBRARY NAMES ${name})
|
||||||
MARK_AS_ADVANCED(XMLRPC_${name}_LIBRARY)
|
MARK_AS_ADVANCED(XMLRPC_${name}_LIBRARY)
|
||||||
|
|
||||||
# If any library is not found then the whole package is not found.
|
# If any library is not found then the whole package is not found.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user