summaryrefslogtreecommitdiffstats
path: root/Modules/FindIntl.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-03-26 15:12:53 (GMT)
committerBrad King <brad.king@kitware.com>2021-03-26 15:12:53 (GMT)
commitf56c1571d289413ec364e54a441beac325936c3d (patch)
treec1340e7419b0ce5b090676d0a3f4c77fbc95e771 /Modules/FindIntl.cmake
parente0c3b9268b0e45010c405cfc69bbaf1410fbd3eb (diff)
parentcb0d1a49e67456612b6b211a52042e23a6bc9452 (diff)
downloadCMake-f56c1571d289413ec364e54a441beac325936c3d.zip
CMake-f56c1571d289413ec364e54a441beac325936c3d.tar.gz
CMake-f56c1571d289413ec364e54a441beac325936c3d.tar.bz2
Merge branch 'backport-FindIntl-builtin' into FindIntl-builtin
Diffstat (limited to 'Modules/FindIntl.cmake')
-rw-r--r--Modules/FindIntl.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/FindIntl.cmake b/Modules/FindIntl.cmake
index a1dfed1..eaeefef 100644
--- a/Modules/FindIntl.cmake
+++ b/Modules/FindIntl.cmake
@@ -95,9 +95,6 @@ The following cache variables may also be set:
``msgfmt``, etc.), use :module:`FindGettext`.
#]=======================================================================]
-
-# Written by Roger Leigh <rleigh@codelibre.net>
-
include(${CMAKE_CURRENT_LIST_DIR}/CMakePushCheckState.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/CheckSymbolExists.cmake)