summaryrefslogtreecommitdiffstats
path: root/tools/qmake/config.tests/snappy
Commit message (Collapse)AuthorAgeFilesLines
* Use system snappy if availableAllan Sandfeld Jensen2015-07-282-0/+47
Snappy doesn't use pkg-config so we use a configure check to detect it. Change-Id: I54f02d493139069ca8838f7008041340990fc016 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>