We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab91e9e commit 6e64666Copy full SHA for 6e64666
source/source_hsolver/CMakeLists.txt
@@ -79,7 +79,7 @@ if(ENABLE_COVERAGE)
79
endif()
80
81
if(ENABLE_LCAO AND USE_ELPA)
82
- add_subdirectory(genelpa)
+ add_subdirectory(module_genelpa)
83
84
85
IF (BUILD_TESTING)
0 commit comments