SVN commit 13784 by tcberner: Add gettext to the DOCS option: CMakeLists.txt: 248 if(DIGIKAMSC_COMPILE_PO OR DIGIKAMSC_COMPILE_DOC) 249 find_package(Gettext REQUIRED) 250 endif() Reported by: Thomas Legg M +1 -0 Makefile