diff --git a/cmake/deps/Boost.cmake b/cmake/deps/Boost.cmake index 3f6eaa64e3..9506693a8d 100644 --- a/cmake/deps/Boost.cmake +++ b/cmake/deps/Boost.cmake @@ -51,4 +51,3 @@ endif () # target_compile_options(opts INTERFACE # ignore boost headers for sanitizing # -fsanitize-blacklist=${CMAKE_CURRENT_BINARY_DIR}/san_bl.txt) # endif () -target_compile_options(opts INTERFACE -flarge-source-files)