summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--CMakeScripts/Modules/FindGettext.cmake (renamed from CMakeScripts/FindGettext.cmake)0
2 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d8337e1d7..4506ad3fe 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -94,8 +94,6 @@ option(WITH_NLS "Compile with Native Language Support (using gettext)" ON)
include(CMakeScripts/ConfigPaths.cmake) # Installation Paths
include(CMakeScripts/DefineDependsandFlags.cmake) # Includes, Compiler Flags, and Link Libraries
include(CMakeScripts/HelperMacros.cmake) # Misc Utility Macros
-include(CMakeScripts/FindGettext.cmake) # custom FindGetText
-
# -----------------------------------------------------------------------------
diff --git a/CMakeScripts/FindGettext.cmake b/CMakeScripts/Modules/FindGettext.cmake
index 753040b40..753040b40 100644
--- a/CMakeScripts/FindGettext.cmake
+++ b/CMakeScripts/Modules/FindGettext.cmake