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 aa3c039 commit 748f735Copy full SHA for 748f735
pyscf/lib/CMakeLists.txt
@@ -48,7 +48,7 @@ add_dependencies(dftd3 dftd3_static)
48
# statically compile deps mctc mstore
49
ExternalProject_Add(dftd4_static
50
GIT_REPOSITORY "https://github.com/dftd4/dftd4"
51
- GIT_TAG 29b52463fb6befeb81db65bdfbf5f5439a8c6a9c
+ GIT_TAG cf1af36a0f89fdaa2faa15def912148db9f7cb07
52
GIT_SHALLOW FALSE
53
GIT_PROGRESS TRUE
54
PREFIX ${PROJECT_BINARY_DIR}/deps
@@ -60,7 +60,7 @@ ExternalProject_Add(dftd4_static
60
)
61
ExternalProject_Add(dftd4
62
63
64
65
66
0 commit comments