Merge branch 'fix-FindGettext-result' into release

This commit is contained in:
Brad King 2012-11-26 10:22:12 -05:00
commit 84740c7448
1 changed files with 0 additions and 2 deletions

View File

@ -209,5 +209,3 @@ function(GETTEXT_PROCESS_PO_FILES _lang)
add_dependencies(pofiles ${uniqueTargetName})
endfunction()
set(GETTEXT_FOUND ${Gettext_FOUND})