[CMake] Remove FindLibXlst.cmake
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 25 Sep 2011 08:16:48 +0000 (08:16 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 25 Sep 2011 08:16:48 +0000 (08:16 +0000)
commitdb0b714607a9fecf4dd5eb156a27290261e496d5
tree4a66fb01b0829e82cb2190be70ce900a8de30467
parentf8b43fd40bd1becfc6ba3a262e392f443f548961
[CMake] Remove FindLibXlst.cmake
https://bugs.webkit.org/show_bug.cgi?id=68770

Patch by Raphael Kubo da Costa <kubo@profusion.mobi> on 2011-09-25
Reviewed by Adam Barth.

This file should have never been committed -- the library it looks for
is called libxslt, not libxlst, so it has never really been used. When
the buildsystem looked for libxslt, it used CMake's own LibXslt.cmake
instead.

* Source/cmake/FindLibXlst.cmake: Removed.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95921 268f45cc-cd09-0410-ab3c-d52691b4dbfc
ChangeLog
Source/cmake/FindLibXlst.cmake [deleted file]