Skip to content

Commit

Permalink
Restore Boost::smart_ptr dependency in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Aug 27, 2023
1 parent 5a3587c commit 5cf5f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -14,5 +14,6 @@ target_link_libraries( boost_conversion
INTERFACE
Boost::assert
Boost::config
Boost::smart_ptr
Boost::throw_exception
)

0 comments on commit 5cf5f78

Please sign in to comment.