From 86e7caefea0ed6557a25823a547c01b51ace1a99 Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Sat, 11 Apr 2020 14:14:33 -0400 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 25177b0..f7eb251 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,6 +20,7 @@ target_link_libraries(boost_utility Boost::config Boost::container_hash Boost::core + Boost::io Boost::preprocessor Boost::static_assert Boost::throw_exception