File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,7 +83,6 @@ target_link_libraries(boost_serialization
8383 Boost::preprocessor
8484 Boost::smart_ptr
8585 Boost::spirit
86- Boost::static_assert
8786 Boost::type_traits
8887 Boost::unordered
8988 Boost::utility
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ install:
5656 - git submodule init libs/range
5757 - git submodule init libs/smart_ptr
5858 - git submodule init libs/spirit
59- - git submodule init libs/static_assert
6059 - git submodule init libs/system
6160 - git submodule init libs/throw_exception
6261 - git submodule init libs/tuple
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ constant boost_dependencies :
2222 /boost/preprocessor//boost_preprocessor
2323 /boost/smart_ptr//boost_smart_ptr
2424 /boost/spirit//boost_spirit
25- /boost/static_assert//boost_static_assert
2625 /boost/throw_exception//boost_throw_exception
2726 /boost/type_traits//boost_type_traits
2827 /boost/utility//boost_utility
You can’t perform that action at this time.
0 commit comments