Skip to content

Commit

Permalink
Do not disable find calls
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Jun 19, 2023
1 parent a82c4a4 commit 7065b89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library_builders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ function build_adios2 {
-DEVPATH_USE_ZPL_ENET=${EVPATH_ZPL} \
-DHDF5_USE_STATIC_LIBRARIES:BOOL=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DCMAKE_DISABLE_FIND_PACKAGE_LibFFI=TRUE \
-DCMAKE_DISABLE_FIND_PACKAGE_BISON=TRUE \
-DADIOS2_INSTALL_GENERATE_CONFIG=OFF \
-DCMAKE_INSTALL_PREFIX=${BUILD_PREFIX} ../ADIOS2-*

Expand Down

0 comments on commit 7065b89

Please sign in to comment.