Skip to content

Commit c83e0e5

Browse files
committed
Update vif
1 parent 5a41b4b commit c83e0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ExternalProject_Add(vif
4646
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/vif
4747
DOWNLOAD_DIR ${PROJECT_SOURCE_DIR}/external/vif
4848
GIT_REPOSITORY https://github.com/cschreib/vif.git
49-
GIT_TAG 3ae152c37c95bd920e48249deb804f5f905166c4
49+
GIT_TAG e70e703b40e1536dce00c8598611e69fc5d45d54
5050
CMAKE_ARGS
5151
-DNO_REFLECTION=ON
5252
-DNO_FFTW=ON

0 commit comments

Comments
 (0)