aboutsummaryrefslogtreecommitdiff
path: root/modules/FindLibXslt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindLibXslt.cmake')
-rw-r--r--modules/FindLibXslt.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindLibXslt.cmake b/modules/FindLibXslt.cmake
index 3d0dc525..6f120cbb 100644
--- a/modules/FindLibXslt.cmake
+++ b/modules/FindLibXslt.cmake
@@ -22,7 +22,7 @@ FIND_PATH(LIBXSLT_INCLUDE_DIR libxslt/xslt.h
/usr/local/include
)
-FIND_LIBRARY(LIBXSLT_LIBRARY NAMES xslt
+FIND_LIBRARY(LIBXSLT_LIBRARY NAMES xslt libxslt
PATHS
${_LibXsltLinkDir}
/usr/lib