Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec3fe1a8b..fa6076c9b 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,14 @@ ninja -C build
./build/dosbox
```
+To build and link the MT-32 and FluidSynth subprojects statically,
+add the `-Ddefault_library=static` option during setup.
+
+To see all of Meson's setup options, run:
+``` shell
+meson configure
+```
+
### Windows - Visual Studio (2019 or newer)
First, you need to setup [vcpkg] to install build dependencies. Once vcpkg