mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Fix compiling SDL without DBus under Linux
This commit is contained in:
parent
b7c5fcaf1e
commit
03eb42642c
11 changed files with 1 additions and 1787 deletions
1
thirdparty/sdl/update-sdl.sh
vendored
1
thirdparty/sdl/update-sdl.sh
vendored
|
|
@ -49,6 +49,7 @@ cp -v io/SDL_iostream*.{c,h} $target/io
|
|||
mkdir $target/core
|
||||
cp -rv core/{linux,unix,windows} $target/core
|
||||
rm -f $target/core/windows/version.rc
|
||||
rm -f $target/core/linux/SDL_{fcitx,ibus,ime,system_theme}.*
|
||||
|
||||
mkdir $target/haptic
|
||||
cp -rv haptic/{*.{c,h},darwin,linux,windows} $target/haptic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue