From 1e9e1c508e177b6466282dfad273cf6cfcdf5c76 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Wed, 9 Jan 2019 05:32:17 +0100 Subject: Use more https in links --- modules/ECMPackageConfigHelpers.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/ECMPackageConfigHelpers.cmake') diff --git a/modules/ECMPackageConfigHelpers.cmake b/modules/ECMPackageConfigHelpers.cmake index a118feae..b03d066e 100644 --- a/modules/ECMPackageConfigHelpers.cmake +++ b/modules/ECMPackageConfigHelpers.cmake @@ -6,7 +6,7 @@ # # ``write_basic_package_version_file()`` is the same as the one provided by the # `CMakePackageConfigHelpers -# `_ +# `_ # module in CMake; see that module's documentation for # more information. # @@ -23,7 +23,7 @@ # 2.8.12, except that it adds an extra helper macro: find_dependency(). It is # highly recommended that you read the `documentation for # CMakePackageConfigHelpers -# `_ +# `_ # for more information, particularly with regard to the PATH_VARS argument. # # Note that there is no argument that will disable the find_dependency() macro; -- cgit v1.2.1