Commit dc315e88 by IOWA\dheitbri

added dynlinkall

parent b0b08058
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
// Note that there may be some libraries that can only be statically linked // Note that there may be some libraries that can only be statically linked
// (Boost.Test for example) and others which may only be dynamically linked // (Boost.Test for example) and others which may only be dynamically linked
// (Boost.Threads for example), in these cases this macro is unsupported. // (Boost.Threads for example), in these cases this macro is unsupported.
// #define BOOST_WHATEVER_DYN_LINK #define BOOST_ALL_DYN_LINK
// BOOST_ALL_NO_LIB: Tells the config system not to automatically select // BOOST_ALL_NO_LIB: Tells the config system not to automatically select
// which libraries to link against. // which libraries to link against.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment