Skip to content

Commit

Permalink
Update vif for #16
Browse files Browse the repository at this point in the history
  • Loading branch information
cschreib committed Jul 12, 2022
1 parent aa4f3b0 commit 5f5bdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ExternalProject_Add(vif
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/vif
DOWNLOAD_DIR ${PROJECT_SOURCE_DIR}/external/vif
GIT_REPOSITORY https://github.com/cschreib/vif.git
GIT_TAG 0297ae9dde2dd13d983e1a86da189a95066fe7c7
GIT_TAG 3ae152c37c95bd920e48249deb804f5f905166c4
CMAKE_ARGS
-DNO_REFLECTION=ON
-DNO_FFTW=ON
Expand Down

0 comments on commit 5f5bdbf

Please sign in to comment.