From dbe8d1f11e844dc73c9ce971421e1d71c41bea3d Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 14 Sep 2024 13:50:56 +0200 Subject: Core: Remove boost iostreams dependency --- dep/boost/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'dep') diff --git a/dep/boost/CMakeLists.txt b/dep/boost/CMakeLists.txt index 47e3d5faa62..baebfdbf3c8 100644 --- a/dep/boost/CMakeLists.txt +++ b/dep/boost/CMakeLists.txt @@ -46,7 +46,6 @@ find_package(Boost ${BOOST_REQUIRED_VERSION} system filesystem program_options - iostreams regex locale CONFIG -- cgit v1.2.3