File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ target_link_libraries(${_boost_python}
7171 Boost::numeric_conversion
7272 Boost::preprocessor
7373 Boost::smart_ptr
74- Boost::static_assert
7574 Boost::tuple
7675 Boost::type_traits
7776 Boost::utility
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ constant boost_dependencies :
1919 /boost/mpl//boost_mpl
2020 /boost/numeric_conversion//boost_numeric_conversion
2121 /boost/preprocessor//boost_preprocessor
22- /boost/static_assert//boost_static_assert
2322 /boost/tuple//boost_tuple
2423 /boost/type_traits//boost_type_traits
2524 /boost/utility//boost_utility ;
Original file line number Diff line number Diff line change @@ -63,7 +63,6 @@ alias base_deps : usage-requirements
6363 <library>/boost/function//boost_function
6464 <library>/boost/mpl//boost_mpl
6565 <library>/boost/preprocessor//boost_preprocessor
66- <library>/boost/static_assert//boost_static_assert
6766 <library>/boost/type_traits//boost_type_traits
6867 ;
6968test-suite python
You can’t perform that action at this time.
0 commit comments