Commit Graph

3 Commits

Author SHA1 Message Date
dhewg a05c93dd17 cross build cleanup (#746)
- Don't turn off warnings for winelib builds, fix them. Using __declspec on winelib builds just doesn't make sense.
- Drop the custom cross property 'winelib'. Detect it instead.
- Move the libdl dependency to the build system
- Don't run wine during mingw build process. Same as for wine builds, see 715d2571
2018-11-04 16:18:32 +01:00
Andre Heider 7d7dbe2632 [meta] Don't hardcode the default libdir
Use the configured libdir, so non-defaults paths don't break the script.
2018-10-11 08:21:58 +02:00
Philip Rebohle 11e9ebdf81
[meta] wine_utils -> utils 2018-08-17 11:50:36 +02:00
Renamed from wine_utils/meson.build (Browse further)