Skip to content

Commit 253fbf6

Browse files
removed -flarge-source-files flag
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
1 parent e645503 commit 253fbf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/deps/Boost.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,3 @@ endif ()
5151
# target_compile_options(opts INTERFACE # ignore boost headers for sanitizing
5252
# -fsanitize-blacklist=${CMAKE_CURRENT_BINARY_DIR}/san_bl.txt)
5353
# endif ()
54-
target_compile_options(opts INTERFACE -flarge-source-files)

0 commit comments

Comments
 (0)