Skip to content

Commit

Permalink
Merge pull request #2898 from JasonRuonanWang/master
Browse files Browse the repository at this point in the history
reorder cmake build option messages
  • Loading branch information
eisenhauer authored Oct 12, 2021
2 parents 1c1c0b7 + 5f95a64 commit 6831c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ if(ADIOS2_HAVE_MPI)
endif()

set(ADIOS2_CONFIG_OPTS
Blosc BZip2 ZFP SZ MGARD PNG CUDA MPI DataMan DAOS MHS SSC SST BP5 DataSpaces ZeroMQ HDF5 HDF5_VOL IME Python Fortran SysVShMem Profiling Endian_Reverse LIBPRESSIO
BP5 DataMan DataSpaces HDF5 HDF5_VOL MHS SSC SST CUDA Fortran MPI Python Blosc BZip2 LIBPRESSIO MGARD PNG SZ ZFP DAOS IME SysVShMem ZeroMQ Profiling Endian_Reverse
)
GenerateADIOSHeaderConfig(${ADIOS2_CONFIG_OPTS})
configure_file(
Expand Down

0 comments on commit 6831c84

Please sign in to comment.