Update CMakeLists.txt

This commit is contained in:
Glen Fernandes 2020-04-11 14:14:33 -04:00
parent 957aeba2e9
commit 86e7caefea

View File

@ -20,6 +20,7 @@ target_link_libraries(boost_utility
Boost::config Boost::config
Boost::container_hash Boost::container_hash
Boost::core Boost::core
Boost::io
Boost::preprocessor Boost::preprocessor
Boost::static_assert Boost::static_assert
Boost::throw_exception Boost::throw_exception