aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/FindSDL2.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update the examples to use SDL2Chris Robinson2014-05-231-0/+193
This should make it easier to build the examples on 64-bit, where there are no premade dev libs for SDL1 on 64-bit mingw. FindSDL_sound.cmake has been updated to accept SDL or SDL2.