mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: add libmtp for our Windows builds
This uses latest master (as that's the only one that has the explicit Descent Mk2i support in it). Right now, unfortunately the MXE build fails. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4d72ea4093
commit
d48e8d9284
3 changed files with 27 additions and 0 deletions
|
|
@ -5,3 +5,4 @@
|
|||
echo "downloading sources for fresh build"
|
||||
bash subsurface/scripts/get-dep-lib.sh single . libzip
|
||||
bash subsurface/scripts/get-dep-lib.sh single . googlemaps
|
||||
bash subsurface/scripts/get-dep-lib.sh single . libmtp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue