From b5e9f067a730cb778ddef50ecfc89d1e112934c5 Mon Sep 17 00:00:00 2001 From: Andrzej Krzemienski Date: Mon, 15 Jan 2024 19:59:05 +0100 Subject: [PATCH] Stop linking to Boost::detail --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f60acf5..f69f0ae 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,6 @@ target_link_libraries( boost_optional Boost::assert Boost::config Boost::core - Boost::detail Boost::move Boost::predef Boost::static_assert