Fixed SWScale cmake find script.
authorArmin Novak <armin.novak@thincast.com>
Thu, 19 Dec 2019 07:43:33 +0000 (08:43 +0100)
committerArmin Novak <armin.novak@thincast.com>
Thu, 19 Dec 2019 07:45:29 +0000 (08:45 +0100)
commit744c31a69e4f8a102a88b67dbb6e08fccdbca54e
tree176062df295f67f6d392642c0dc52ae198780633
parent57dc6f22391bcfd814de7ada06438a2b90c5d2c2
Fixed SWScale cmake find script.

* Wrong name for pkg-config (thanks @floppym for pointing that out)
* Formatting issues, there were spaces in path and variables that
  should not have been there.

Signed-off-by: Armin Novak <armin.novak@thincast.com>
cmake/FindSWScale.cmake