[SCons] Fix default setting of versioned_shared_library on Windows

This commit is contained in:
Ray Speth 2023-06-26 19:56:57 -04:00 committed by Ingmar Schoegl
parent 15d020349d
commit f7383e1cc6

View File

@ -603,7 +603,7 @@ config_options = [
more generic library name, for example, 'libcantera_shared.so.2.5.0' as the
actual library and 'libcantera_shared.so' and 'libcantera_shared.so.2'
as symlinks.""",
{"mingw": False, "default": True}),
{"mingw": False, "cl": False, "default": True}),
BoolOption(
"use_rpath_linkage",
"""If enabled, link to all shared libraries using 'rpath', that is, a fixed