Use my fork of vcglib

This commit is contained in:
iasonmanolas 2021-02-04 16:39:27 +02:00
parent 89bd63d2b5
commit 4071750771
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ add_subdirectory(${DLIB_SOURCE_DIR})
##vcglib devel branch
download_project(PROJ vcglib_devel
GIT_REPOSITORY https://github.com/cnr-isti-vclab/vcglib.git
GIT_REPOSITORY https://github.com/IasonManolas/vcglib.git
GIT_TAG devel
PREFIX ${CMAKE_CURRENT_SOURCE_DIR}/build/external/
${UPDATE_DISCONNECTED_IF_AVAILABLE}