forked from boostorg/config
link-runtime -> runtime-link.
Patch from Jurgen Hunold. [SVN r29729]
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# copyright John Maddock 2003
|
||||
|
||||
lib link_test : link_test.cpp
|
||||
: <link>shared <link-runtime>shared
|
||||
: <link>shared <runtime-link>shared
|
||||
# This is needed to make the test work, I'm unsure if this
|
||||
# should be set globally.
|
||||
<define>BOOST_DYN_LINK=1
|
||||
|
Reference in New Issue
Block a user