mirror of
https://github.com/boostorg/conversion.git
synced 2025-06-24 19:41:37 +02: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