From f175fd25c8714b17b3f5912bfdc7eb78ab50a17d Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 23 Feb 2015 08:54:40 -0500 Subject: [svn-r26277] remove filename extension --- CMakeInstallation.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake index a702fc3..c83d6bb 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -1,4 +1,4 @@ -include (CMakePackageConfigHelpers.cmake) +include (CMakePackageConfigHelpers) #----------------------------------------------------------------------------- # Check for Installation Utilities -- cgit v0.12