Skip to content

Commit

Permalink
Remove add_subdirectory of elpa from the CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
brunowu committed Dec 19, 2024
1 parent 86347b0 commit 5d53ac1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,4 @@ add_subdirectory(linalg)
add_subdirectory(matrix)
if(TARGET mpi_grid)
add_subdirectory(grid)
endif()

add_subdirectory(elpa)
endif()

0 comments on commit 5d53ac1

Please sign in to comment.