shinchiro/mpv-winbuild-cmake

libvpl master does not exist

Closed this issue · 0 comments

maybe downloading libvpl should work with 2 lines

ExternalProject_Add(libvpl
GIT_REPOSITORY https://github.com/intel/libvpl.git
SOURCE_DIR ${SOURCE_LOCATION}
GIT_CLONE_FLAGS "--filter=tree:0"
GIT_REMOTE_NAME origin
GIT_TAG main