diff options
-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 baebfdbf3c8..fe3cbe435bd 100644 --- a/dep/boost/CMakeLists.txt +++ b/dep/boost/CMakeLists.txt @@ -43,7 +43,6 @@ endif() find_package(Boost ${BOOST_REQUIRED_VERSION} REQUIRED COMPONENTS - system filesystem program_options regex |