summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2023-12-30 14:13:54 (GMT)
committerCraig Scott <craig.scott@crascit.com>2024-01-01 00:32:32 (GMT)
commit5a7927d028541de559b4014837f37c469d698d91 (patch)
tree05f0c4cb1f101e5b2305600f445b22d944536c95 /Modules
parent73d016013437fb3737941fdfb72a54cafb380eb1 (diff)
downloadCMake-5a7927d028541de559b4014837f37c469d698d91.zip
CMake-5a7927d028541de559b4014837f37c469d698d91.tar.gz
CMake-5a7927d028541de559b4014837f37c469d698d91.tar.bz2
Help: update lua.org links to be HTTPS
This is now a permanent redirect, so update links accordingly.
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FeatureSummary.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FeatureSummary.cmake b/Modules/FeatureSummary.cmake
index 77c66d1..009ca38 100644
--- a/Modules/FeatureSummary.cmake
+++ b/Modules/FeatureSummary.cmake
@@ -17,7 +17,7 @@ packages and/or feature for a build tree such as::
PNG, A PNG image library., <http://www.libpng.org/pub/png/>
* Enables saving screenshots
-- The following OPTIONAL packages have not been found:
- Lua51, The Lua scripting language., <http://www.lua.org>
+ Lua51, The Lua scripting language., <https://www.lua.org>
* Enables macros in MyWordProcessor
Foo, Foo provides cool stuff.