summaryrefslogtreecommitdiff
path: root/externals/cmake-modules/FindSDL2.cmake
AgeCommit message (Expand)Author
2020-02-10use config mode for finding SDL2 with CMakeBrian Clinkenbeard
2016-07-21Fixes SDL2.dll copy to bindir on windowsLectem
2016-03-14fix SDL2 detection for VisualLectem
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage