Skip to content

Commit

Permalink
FindMPI: use factory
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Aug 6, 2021
1 parent 42ba9da commit 5e3d673
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 692 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ install(TARGETS scalapack EXPORT ${PROJECT_NAME}Targets)
install(FILES
${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/FindLAPACK.cmake
${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/FindSCALAPACK.cmake
${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/FindMPI.cmake
DESTINATION lib/cmake/${PROJECT_NAME}/Modules)

include(cmake/install.cmake)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0.25
2.1.0.26
Loading

0 comments on commit 5e3d673

Please sign in to comment.