summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-10-25 22:33:13 +0200
committerrubenwardy <rw@rubenwardy.com>2021-10-31 22:32:48 +0000
commit0b95da7ad3f36ad49e3dfb9d7e919d5f9fc8f57a (patch)
treed87b74739863c6931a3b95f91c7155645baa7878 /README.md
parentea1396f85693ee1f752219d91adcacb32041fc84 (diff)
downloadminetest-0b95da7ad3f36ad49e3dfb9d7e919d5f9fc8f57a.tar.gz
minetest-0b95da7ad3f36ad49e3dfb9d7e919d5f9fc8f57a.tar.bz2
minetest-0b95da7ad3f36ad49e3dfb9d7e919d5f9fc8f57a.zip
Automatically package MinGW runtime in buildbot
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 372276b85..9322912cf 100644
--- a/README.md
+++ b/README.md
@@ -269,6 +269,7 @@ Library specific options:
CURL_LIBRARY - Only if building with cURL; path to libcurl.a/libcurl.so/libcurl.lib
EGL_INCLUDE_DIR - Only if building with GLES; directory that contains egl.h
EGL_LIBRARY - Only if building with GLES; path to libEGL.a/libEGL.so
+ EXTRA_DLL - Only on Windows; optional paths to additional DLLs that should be packaged
FREETYPE_INCLUDE_DIR_freetype2 - Only if building with FreeType 2; directory that contains an freetype directory with files such as ftimage.h in it
FREETYPE_INCLUDE_DIR_ft2build - Only if building with FreeType 2; directory that contains ft2build.h
FREETYPE_LIBRARY - Only if building with FreeType 2; path to libfreetype.a/libfreetype.so/freetype.lib