mirror of
https://github.com/boostorg/config.git
synced 2026-02-17 13:42:17 +00:00
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
# copyright John Maddock 2003
|
|
|
|
lib link_test : link_test.cpp
|
|
: <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
|
|
:
|
|
debug release
|
|
;
|