Commit Graph

3 Commits (139da17b6ed0ccd1acd824a87972182834671f92)

Author SHA1 Message Date
Tobias Junghans e66a8a17f3 Allow to use global LZO library instead of miniLZO
The complete LZO library nowadays is installed on many systems so we can
optionally make use of it and omit internal miniLZO implementation.
6 years ago
Christian Beier 4d3c7dfc04
CMake: look for SDL2 instead of SDL
FindSDL2.cmake was downloaded from
https://github.com/tcbrindle/sdl2-cmake-scripts/blob/master/FindSDL2.cmake
7 years ago
Christian Beier 7ccae55b59
CMake: include a FindFFMPEG module and use it
Thankfully taken from https://github.com/robotology/ycm/blob/master/find-modules/FindFFMPEG.cmake
8 years ago