Skip to content

Commit

Permalink
Exclude non-standard things for the moment.
Browse files Browse the repository at this point in the history
  • Loading branch information
bangerth committed Apr 6, 2024
1 parent 789946a commit ea7f919
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundled/boost-1.84.0/libs/iostreams/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ set(src_boost_iostreams
bzip2.cpp
file_descriptor.cpp
gzip.cpp
lzma.cpp
# lzma.cpp
mapped_file.cpp
zlib.cpp
zstd.cpp
# zlib.cpp
# zstd.cpp
)
enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-c11-extensions)
enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-deprecated-copy)
Expand Down

0 comments on commit ea7f919

Please sign in to comment.