Skip to content

Commit 6ddfb18

Browse files
Merge pull request #3112 from JasonRuonanWang/generic
move sodium option to its right place
2 parents 4d82948 + 60ea737 commit 6ddfb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ endif()
222222

223223

224224
set(ADIOS2_CONFIG_OPTS
225-
BP5 DataMan DataSpaces HDF5 HDF5_VOL MHS SST CUDA Fortran MPI Python Blosc BZip2 LIBPRESSIO MGARD PNG SZ ZFP DAOS IME O_DIRECT SysVShMem ZeroMQ Profiling Endian_Reverse Sodium
225+
BP5 DataMan DataSpaces HDF5 HDF5_VOL MHS SST CUDA Fortran MPI Python Blosc BZip2 LIBPRESSIO MGARD PNG SZ ZFP DAOS IME O_DIRECT Sodium SysVShMem ZeroMQ Profiling Endian_Reverse
226226
)
227227

228228
GenerateADIOSHeaderConfig(${ADIOS2_CONFIG_OPTS})

0 commit comments

Comments
 (0)