Skip to content

Commit

Permalink
Remove FindADIOS.cmake
Browse files Browse the repository at this point in the history
We removed ADIOS1 support in the upcoming 0.16 release series.
  • Loading branch information
ax3l committed Nov 21, 2023
1 parent 71aa0e9 commit 2deee93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 312 deletions.
2 changes: 1 addition & 1 deletion openPMDConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if(POLICY CMP0074)
cmake_policy(SET CMP0074 NEW)
endif()

# locate the installed FindADIOS.cmake module for ADIOS1
# locate the installed CMake modules
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/Modules")

# optional dependencies
Expand Down
311 changes: 0 additions & 311 deletions share/openPMD/cmake/FindADIOS.cmake

This file was deleted.

0 comments on commit 2deee93

Please sign in to comment.