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 4f48511 commit 872820dCopy full SHA for 872820d
external/upstream/gdma/CMakeLists.txt
@@ -14,7 +14,7 @@ if(${ENABLE_gdma})
14
message(STATUS "Suitable gdma could not be located, ${Magenta}Building gdma${ColourReset} instead.")
15
ExternalProject_Add(gdma_external
16
GIT_REPOSITORY https://github.com/psi4/gdma
17
- GIT_TAG v2.2.6
+ GIT_TAG 9d607d7 # v2.2.6-2-g9d607d7
18
UPDATE_COMMAND ""
19
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
20
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
0 commit comments