Skip to content
Snippets Groups Projects
Commit 80136af1 authored by Atkins, Charles Vernon's avatar Atkins, Charles Vernon Committed by GitHub
Browse files

Merge pull request #79 from chuckatkins/remove-leftover-header-from-install

Remove ADIOS_MPI.h from the install.  It no longer exists.
parents d45f35b7 314c99af
No related branches found
No related tags found
No related merge requests found
...@@ -102,8 +102,7 @@ if(ADIOS_USE_HDF5) ...@@ -102,8 +102,7 @@ if(ADIOS_USE_HDF5)
endif() endif()
install( install(
FILES FILES ADIOS.h ADIOS.inl ADIOSMacros.h ADIOSTypes.h ADIOSMPICommOnly.h
ADIOS.h ADIOS.inl ADIOSMacros.h ADIOS_MPI.h ADIOSTypes.h ADIOSMPICommOnly.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/adios2 DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/adios2
) )
install( install(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment