Skip to content

Commit

Permalink
Merge pull request #1416 from philip-davis/option-fix
Browse files Browse the repository at this point in the history
Fixes duplicate entry of configuration options
  • Loading branch information
philip-davis authored May 15, 2019
2 parents a7d0ab9 + f8014a4 commit 3da4a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ endif()

set(ADIOS2_CONFIG_OPTS
BZip2 ZFP SZ MGARD MPI DataMan SSC SST ZeroMQ HDF5 Python Fortran SysVShMem Profiling Endian_Reverse
BZip2 ZFP SZ MGARD MPI DataMan SSC SST ZeroMQ HDF5 Python Fortran SysVShMem Endian_Reverse
)
GenerateADIOSHeaderConfig(${ADIOS2_CONFIG_OPTS})
configure_file(
Expand Down

0 comments on commit 3da4a41

Please sign in to comment.