summaryrefslogtreecommitdiffstats
path: root/Tests/FindJPEG
Commit message (Collapse)AuthorAgeFilesLines
* FindJPEG: handle multiarch installs of libjpeg-turboBen Boeckel2018-11-062-1/+3
| | | | | | Fedora installs a `jconfig-32.h` and `jconfig-64.h` which were not searched. Instead, glob up all `jconfig` headers and bail once we've found a version number.
* FindJPEG: Add imported target support and full testMateusz Loskot2018-04-183-0/+40