mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
Choose BOOST_PYTHON_DYNAMIC_LIB by default
[SVN r13462]
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
// backwards compatibility:
|
||||
#ifdef BOOST_PYTHON_STATIC_LIB
|
||||
# define BOOST_PYTHON_STATIC_LINK
|
||||
# elif !defined(BOOST_PYTHON_DYNAMIC_LIB)
|
||||
# define BOOST_PYTHON_DYNAMIC_LIB
|
||||
#endif
|
||||
|
||||
#if defined(__MWERKS__) \
|
||||
|
||||
Reference in New Issue
Block a user