use third-party sqlite3 if pkg-config reports version 3.8.5 installed
commit9d4acaf654b362b47993a714f3b9581b6f8a13f4
authorJohnny Walker <jwalker@ashley-martin.com>
Thu, 31 Jul 2014 20:24:51 +0000 (31 13:24 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Thu, 31 Jul 2014 20:30:19 +0000 (31 13:30 -0700)
treeb6bc1fd78788214a6a2bbe03c9159987b799d5c0
parent3d498eae4c5bfb58737afafc03e4235cf92ef905
use third-party sqlite3 if pkg-config reports version 3.8.5 installed

Summary: - not sure of the actual incompatibility, but HHVM fails to initialize the central repository with sqlite3 version 3.8.5

Closes https://github.com/facebook/hhvm/pull/3270

Reviewed By: @ptarjan

Differential Revision: D1455370

Pulled By: svcscm
CMake/FindLibSQLite.cmake