Warning, /frameworks/ki18n/autotests/ki18n_install/test.cmake is written in an unsupported language. File is not indexed.

0001 # Make sure file names with dots in them are properly processed.
0002 # https://bugs.kde.org/show_bug.cgi?id=379116
0003 if(NOT EXISTS "destdir/share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.katesessions.mo")
0004     message(SEND_ERROR "destdir/share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.katesessions.mo was not found")
0005 endif()