Skip to content

Commit 5f5bdbf

Browse files
committed
Update vif for #16
1 parent aa4f3b0 commit 5f5bdbf

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 0297ae9dde2dd13d983e1a86da189a95066fe7c7
49+
GIT_TAG 3ae152c37c95bd920e48249deb804f5f905166c4
5050
CMAKE_ARGS
5151
-DNO_REFLECTION=ON
5252
-DNO_FFTW=ON

0 commit comments

Comments
 (0)