# HG changeset patch # User Mehmet ASLAN # Date 2018-06-14 16:37:09 # Node ID 554b8bcc95389f86410a18f3847e21e7b11eadf0 # Parent c3e7e4cfc78deebfb176d721542e50d7fbbe9b19 QCW library is removed from github. New location in gitlab diff --git a/cmake/modules/BuildQColorWidgets.cmake b/cmake/modules/BuildQColorWidgets.cmake --- a/cmake/modules/BuildQColorWidgets.cmake +++ b/cmake/modules/BuildQColorWidgets.cmake @@ -21,7 +21,7 @@ include(ExternalProject) ExternalProject_Add(QCW PREFIX qcw - GIT_REPOSITORY https://github.com/mbasaglia/Qt-Color-Widgets + GIT_REPOSITORY https://gitlab.com/mattia.basaglia/Qt-Color-Widgets.git GIT_TAG 2c49e1bb4e1f591e720e2132cc2aaeef3ba73f14 CMAKE_CACHE_ARGS "-DCMAKE_CXX_FLAGS:string=-D QTCOLORWIDGETS_STATICALLY_LINKED" UPDATE_COMMAND ""