summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorChun-wei Fan <fanc999@yahoo.com.tw>2020-06-24 17:02:18 +0000
committerChun-wei Fan <fanc999@yahoo.com.tw>2020-06-24 17:02:18 +0000
commit4765f0fc824c805b7394cba3cbe43bda8c424f44 (patch)
tree8c25643563f941c81555c4c57e53ad6afc31860b /README.win32
parent9f5e00ff7094261c965d24c2fd8af375c40f4296 (diff)
parent0ac07ab6ba18192664402d16ea5fdbaedcdd4424 (diff)
downloadglibmm-4765f0fc824c805b7394cba3cbe43bda8c424f44.tar.gz
Merge branch 'meson-msvc-toolset-2-64' into 'glibmm-2-64'
Meson/Visual Studio builds: Include toolset version by default (glibmm-2-64 branch) See merge request GNOME/glibmm!36
Diffstat (limited to 'README.win32')
-rw-r--r--README.win326
1 files changed, 5 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index f3846532..5f72c227 100644
--- a/README.win32
+++ b/README.win32
@@ -69,7 +69,11 @@ previously built glibmm with Visual Studio 2017 or 2019 and had DLL and
`USE_COMPAT_LIBS=1` in your NMake build commandline to continue to build
with the resulting DLL and .lib names be in the former form, but please
note that this is not recommended unless rebuilding dependent code is
-not convenient.
+not convenient. For the Meson builds, pass in the option
+'-Dmsvc14x-parallel-installable=false' to the Meson configure command line
+to avoid having the toolset version in the final DLL and .lib filenames;
+again, this is only recommended if it is inconvenient to re-build the
+dependent code.
A 'tests' target will build the test programs for glibmm and giomm, an
'install' target is provided to copy the built DLLs and LIBs, along with