diff options
Diffstat (limited to 'attic/modules/FindQt4.cmake')
-rw-r--r-- | attic/modules/FindQt4.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |