aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libsdl/libsdl_%.bbappend
blob: bb65f03d8927d687a801f37f54d81b3cc416b800 (plain)
1
2
3
4
5
6
7
8
9
# Disable default x11 support
PACKAGECONFIG_class-nativesdk_mingw32 = ""

# Configs that only apply to Windows/MinGW
PACKAGECONFIG[stdio-redirect] = "--enable-stdio-redirect,--disable-stdio-redirect"
PACKAGECONFIG[directx] = "--enable-directx,--disable-directx"

FILES_${PN}-bin_mingw32 = "${bindir}/*.exe ${sbindir}/*.exe"