Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't cache SDL2_LIBRARY_TEMP with CMake | Chris Robinson | 2018-03-29 | 1 | -11/+9 |
| | | | | | Otherwise it keeps prepending and appending the same extra libs and flags with each invocation. | ||||
* | Update the examples to use SDL2 | Chris Robinson | 2014-05-23 | 1 | -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. |