diff options
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 8e9b2a7..50f9e9b 100644 --- a/test/wscript +++ b/test/wscript @@ -1,4 +1,5 @@ def configure(conf): + boost_lib_suffix = '' if conf.env.TARGET_WINDOWS: boost_lib_suffix = '-mt' |
