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 5320240 commit e33c086Copy full SHA for e33c086
external/downstream/gpu_dfcc/CMakeLists.txt
@@ -16,7 +16,7 @@ if(${ENABLE_gpu_dfcc})
16
ExternalProject_Add(gpu_dfcc_external
17
DEPENDS psi4-core
18
GIT_REPOSITORY https://github.com/edeprince3/gpu_dfcc
19
- GIT_TAG 708627e # v0.2 + 1
+ GIT_TAG fd1dd94 # v0.2 + 2
20
UPDATE_COMMAND ""
21
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
22
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
0 commit comments