Skip to content

Commit e33c086

Browse files
committed
bump gpu_dfcc version to that which requires cmake 3.1
1 parent 5320240 commit e33c086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/downstream/gpu_dfcc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if(${ENABLE_gpu_dfcc})
1616
ExternalProject_Add(gpu_dfcc_external
1717
DEPENDS psi4-core
1818
GIT_REPOSITORY https://github.com/edeprince3/gpu_dfcc
19-
GIT_TAG 708627e # v0.2 + 1
19+
GIT_TAG fd1dd94 # v0.2 + 2
2020
UPDATE_COMMAND ""
2121
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
2222
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}

0 commit comments

Comments
 (0)