Skip to content

Commit

Permalink
ADIOS2 Windows: Disable libFFI
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 30, 2024
1 parent 56a8490 commit 8d66b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library_builders.bat
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exit /b 0

cmake -S dep-adios2/ADIOS2-2.10.0-rc1 -B build-adios2 ^
-DCMAKE_BUILD_TYPE=Release ^
-DCMAKE_DISABLE_FIND_PACKAGE_LibFFI=TRUE ^
-DBUILD_SHARED_LIBS=OFF ^
-DBUILD_TESTING=OFF ^
-DADIOS2_USE_MPI=OFF ^
Expand Down

0 comments on commit 8d66b7a

Please sign in to comment.