1
SET(DATA_DIR ${PKG_DATADIR}/data)
2
3
ADD_SUBDIRECTORY(fonts)
4
ADD_SUBDIRECTORY(graphics)
5
ADD_SUBDIRECTORY(help)
6
ADD_SUBDIRECTORY(icons)