We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a41b4b commit c83e0e5Copy full SHA for c83e0e5
CMakeLists.txt
@@ -46,7 +46,7 @@ ExternalProject_Add(vif
46
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/vif
47
DOWNLOAD_DIR ${PROJECT_SOURCE_DIR}/external/vif
48
GIT_REPOSITORY https://github.com/cschreib/vif.git
49
- GIT_TAG 3ae152c37c95bd920e48249deb804f5f905166c4
+ GIT_TAG e70e703b40e1536dce00c8598611e69fc5d45d54
50
CMAKE_ARGS
51
-DNO_REFLECTION=ON
52
-DNO_FFTW=ON
0 commit comments