summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-03-10 14:48:53 +0100
committersfan5 <sfan5@live.de>2021-03-12 20:55:51 +0100
commitbb1c4badfbd1a81922fcb56cbe6c8427a868f0f8 (patch)
treec6de96fa60af48b1dcb234b4ff6b3d4ae56159bb /README.md
parent75eb28b95994781d52eb2c09303b1cd04e32b6c5 (diff)
downloadminetest-bb1c4badfbd1a81922fcb56cbe6c8427a868f0f8.tar.gz
minetest-bb1c4badfbd1a81922fcb56cbe6c8427a868f0f8.tar.bz2
minetest-bb1c4badfbd1a81922fcb56cbe6c8427a868f0f8.zip
Clean up cmake DLL installation and other minor things
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8e2f1be57..e767f1fe3 100644
--- a/README.md
+++ b/README.md
@@ -255,8 +255,7 @@ Library specific options:
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
FREETYPE_DLL - Only if building with FreeType 2 on Windows; path to libfreetype.dll
- GETTEXT_DLL - Only when building with gettext on Windows; path to libintl3.dll
- GETTEXT_ICONV_DLL - Only when building with gettext on Windows; path to libiconv2.dll
+ GETTEXT_DLL - Only when building with gettext on Windows; paths to libintl + libiconv DLLs
GETTEXT_INCLUDE_DIR - Only when building with gettext; directory that contains iconv.h
GETTEXT_LIBRARY - Only when building with gettext on Windows; path to libintl.dll.a
GETTEXT_MSGFMT - Only when building with gettext; path to msgfmt/msgfmt.exe
@@ -284,9 +283,8 @@ Library specific options:
OPENGLES2_LIBRARY - Only if building with GLES; path to libGLESv2.a/libGLESv2.so
SQLITE3_INCLUDE_DIR - Directory that contains sqlite3.h
SQLITE3_LIBRARY - Path to libsqlite3.a/libsqlite3.so/sqlite3.lib
- VORBISFILE_DLL - Only if building with sound on Windows; path to libvorbisfile-3.dll
VORBISFILE_LIBRARY - Only if building with sound; path to libvorbisfile.a/libvorbisfile.so/libvorbisfile.dll.a
- VORBIS_DLL - Only if building with sound on Windows; path to libvorbis-0.dll
+ VORBIS_DLL - Only if building with sound on Windows; paths to vorbis DLLs
VORBIS_INCLUDE_DIR - Only if building with sound; directory that contains a directory vorbis with vorbisenc.h inside
VORBIS_LIBRARY - Only if building with sound; path to libvorbis.a/libvorbis.so/libvorbis.dll.a
XXF86VM_LIBRARY - Only on Linux; path to libXXf86vm.a/libXXf86vm.so