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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user