summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/FindLZO.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Allow to use global LZO library instead of miniLZOTobias Junghans2018-11-221-0/+31
The complete LZO library nowadays is installed on many systems so we can optionally make use of it and omit internal miniLZO implementation.