diff --git a/CMakeLists.txt b/CMakeLists.txt index 30f6fae..1209bb6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}