mirror of
https://github.com/boostorg/conversion.git
synced 2025-07-31 13:07:23 +02:00
Merge pull request #18 from Mike-Devel/patch-1
[CMake] Add boost core to dependency list
This commit is contained in:
@@ -17,6 +17,7 @@ target_link_libraries( boost_conversion
|
|||||||
INTERFACE
|
INTERFACE
|
||||||
Boost::assert
|
Boost::assert
|
||||||
Boost::config
|
Boost::config
|
||||||
|
Boost::core
|
||||||
Boost::smart_ptr
|
Boost::smart_ptr
|
||||||
Boost::throw_exception
|
Boost::throw_exception
|
||||||
Boost::type_traits
|
Boost::type_traits
|
||||||
|
Reference in New Issue
Block a user