diff options
Diffstat (limited to 'attic/modules/FindPyQt4.cmake')
-rw-r--r-- | attic/modules/FindPyQt4.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/attic/modules/FindPyQt4.cmake b/attic/modules/FindPyQt4.cmake index dab7a9f1..dfaa141b 100644 --- a/attic/modules/FindPyQt4.cmake +++ b/attic/modules/FindPyQt4.cmake @@ -4,7 +4,7 @@ # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. # -# PyQt4 website: http://www.riverbankcomputing.co.uk/pyqt/index.php +# PyQt4 website: https://riverbankcomputing.com/software/pyqt # # Find the installed version of PyQt4. FindPyQt4 should only be called after # Python has been found. |