mirror of
https://github.com/boostorg/conversion.git
synced 2026-01-19 04:02:18 +00:00
Restore Boost::smart_ptr dependency in CMakeLists
This commit is contained in:
@@ -14,5 +14,6 @@ target_link_libraries( boost_conversion
|
||||
INTERFACE
|
||||
Boost::assert
|
||||
Boost::config
|
||||
Boost::smart_ptr
|
||||
Boost::throw_exception
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user