summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorNaram Qashat <cyberbotx@cyberbotx.com>2010-09-26 15:35:24 -0400
committerNaram Qashat <cyberbotx@cyberbotx.com>2010-09-26 15:35:24 -0400
commit7db5e19f7499cce5b86d63f8af5ae5ecf7245bf0 (patch)
tree532fc89a01b88eb427d714940b015a61a7e960cb /lang
parentf3840ed110ecaac1a2777692b714f283600d9afa (diff)
Partial fix for finding gettext with CMake, still doesn't fix the lack of finding non-standard paths though.
Diffstat (limited to 'lang')
-rw-r--r--lang/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/CMakeLists.txt b/lang/CMakeLists.txt
index 622888900..19c516b3e 100644
--- a/lang/CMakeLists.txt
+++ b/lang/CMakeLists.txt
@@ -1,6 +1,3 @@
-# Find gettext
-INCLUDE(FindGettext)
-
# Only do this if gettext is installed
if(GETTEXT_FOUND)
# Get all of the .po files