2
0
mirror of https://github.com/boostorg/compute.git synced 2026-02-24 03:52:14 +00:00

Remove dependencies on Boost.StaticAssert.

Boost.StaticAssert has been merged into Boost.Config, so remove
the dependency.
This commit is contained in:
Andrey Semashev
2026-01-22 21:06:52 +03:00
parent dd8c669d3e
commit 3a1a0a67eb
2 changed files with 0 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ target_link_libraries(boost_compute
Boost::proto
Boost::range
Boost::smart_ptr
Boost::static_assert
Boost::thread
Boost::throw_exception
Boost::tuple

View File

@@ -26,7 +26,6 @@ constant boost_dependencies :
/boost/proto//boost_proto
/boost/range//boost_range
/boost/smart_ptr//boost_smart_ptr
/boost/static_assert//boost_static_assert
/boost/thread//boost_thread
/boost/throw_exception//boost_throw_exception
/boost/tuple//boost_tuple