diff options
author | Shauren <shauren.trinity@gmail.com> | 2024-09-14 13:50:56 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2024-09-14 13:50:56 +0200 |
commit | dbe8d1f11e844dc73c9ce971421e1d71c41bea3d (patch) | |
tree | 3184a9888ee44c6a211172b91e3697d1550072b3 /dep/boost | |
parent | 19a0e885a63a7d07a6edd6c1b14ba91f87141ffd (diff) |
Core: Remove boost iostreams dependency
Diffstat (limited to 'dep/boost')
-rw-r--r-- | dep/boost/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |