Skip to content

Commit

Permalink
ADIOS2: Remove installed FindBlosc2.cmake Again
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Nov 8, 2023
1 parent b0c6944 commit 06ca4a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions library_builders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ function build_adios2 {
make -j${CPU_COUNT}
make install

# CMake Config package of C-Blosc 2.10.1+ only
rm -rf ${BUILD_PREFIX}/lib*/cmake/adios2/FindBlosc2.cmake

cd -

rm -rf build-adios2
Expand Down

0 comments on commit 06ca4a5

Please sign in to comment.