kde-extraapps/syndication/rss2/CMakeLists.txt

16 lines
317 B
CMake

########### install files ###############
install(FILES
category.h
cloud.h
document.h
enclosure.h
image.h
item.h
parser.h
rss2.h
source.h
textinput.h
DESTINATION ${INCLUDE_INSTALL_DIR}/syndication/rss2
COMPONENT Devel
)