Antonio Maiorano
|
df753fbcf5
|
Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
|
2019-05-01 13:36:57 -07:00 |
|
Helco
|
95785e1b40
|
[SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)
* Add SDL2 image target
* Add SDL2_mixer target
* Add SDL2_ttf target
* Add SDL2_net target
* Fix missing source file for SDL2_image
* Disable harfbuzz for freetype properly
* Use both include dirs for freetype in SDL2-tff
|
2019-03-26 09:57:16 -07:00 |
|
Antonio Maiorano
|
7dd5c7abfc
|
Fix build of sdl2-net for linux
|
2018-05-22 23:55:25 -04:00 |
|
Stanislav Ershov
|
2ad118a253
|
Add missing version.rc file to sdl2 libraries.
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
|
2018-01-09 23:44:37 +03:00 |
|
Robert Schumacher
|
deee8c1743
|
[sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode.
|
2017-10-19 19:24:49 -07:00 |
|
Alexander Karatarakis
|
26516fe485
|
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
|
2017-09-09 00:12:54 -07:00 |
|
codicodi
|
dc4998bf70
|
[sdl2] Prevent exports in static build
|
2017-07-21 13:01:00 +02:00 |
|
codicodi
|
b751197429
|
Add sdl2-net
|
2017-04-06 18:00:39 +02:00 |
|