1 set(SCRIBUS_TEXT_MOC_CLASSES 2 text/storytext.h 3 ) 4 5 set(SCRIBUS_TEXT_LIB_SOURCES 6 text/boxes.cpp 7 text/frect.cpp 8 text/fsize.cpp 9 text/glyphcluster.cpp 10 text/index.cpp 11 text/screenpainter.cpp 12 text/scrptrun.cpp 13 text/sctext_shared.cpp 14 text/scworditerator.cpp 15 text/shapedtext.cpp 16 text/shapedtextcache.cpp 17 text/shapedtextfeed.cpp 18 text/specialchars.cpp 19 text/storytext.cpp 20 text/textlayout.cpp 21 text/textlayoutpainter.cpp 22 text/textshaper.cpp 23 text/textcontext.cpp 24 ) 25