From 7cc12caa329cffac345602020460ddea040d4c33 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 4 Oct 2024 09:13:07 -0400 Subject: FindDevIL: Restore http link after redirect was removed Revert the URL change from commit 8a59fb1c90 (FindDevIL: Replace http link with its redirect, 2024-09-26), as the http redirect seems to have been removed. --- Modules/FindDevIL.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindDevIL.cmake b/Modules/FindDevIL.cmake index df8331f..611d761 100644 --- a/Modules/FindDevIL.cmake +++ b/Modules/FindDevIL.cmake @@ -6,7 +6,7 @@ FindDevIL --------- This module locates the Developer's Image Library, -`DevIL `_. +`DevIL `_. IMPORTED Targets ^^^^^^^^^^^^^^^^ -- cgit v0.12