zeek/auxil/vcpkg/ports/boost-gil/remove-boost-filesystem-dep.diff
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
318 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fd94577e89..4e14499dab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,7 +27,6 @@ target_link_libraries(boost_gil
Boost::config
Boost::container_hash
Boost::core
- Boost::filesystem
Boost::integer
Boost::iterator
Boost::mp11