From 724e1b1b93926c4722d2f57933d114a351eb9c48 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Tue, 30 Jun 2020 20:14:53 +0200 Subject: Use more https in links (and update outdated urls) GIT_SILENT --- attic/modules/FindQt4.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attic/modules/FindQt4.cmake') diff --git a/attic/modules/FindQt4.cmake b/attic/modules/FindQt4.cmake index f501f358..2c1b2de4 100644 --- a/attic/modules/FindQt4.cmake +++ b/attic/modules/FindQt4.cmake @@ -346,7 +346,7 @@ # QT_QT_LIBRARY Qt-Library is now split # Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. -# See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details. +# See Copyright.txt or https://cmake.org/licensing for details. # Use FIND_PACKAGE( Qt4 COMPONENTS ... ) to enable modules IF( Qt4_FIND_COMPONENTS ) -- cgit v1.2.1