From d46c7201bb0c71b81ea57490ff45366e7df7be98 Mon Sep 17 00:00:00 2001 From: serkixenos Date: Tue, 22 Feb 2022 20:21:54 +0000 Subject: [PATCH] Fix Boost component list for v1.71 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f006aa0..27c29861 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -83,7 +83,6 @@ LIST(APPEND BOOST_COMPONENTS thread system filesystem program_options - signals serialization chrono unit_test_framework