kde-extraapps/syndication/atom/CMakeLists.txt

18 lines
336 B
Text
Raw Normal View History

########### install files ###############
install(FILES
atom.h
category.h
constants.h
content.h
document.h
entry.h
generator.h
link.h
parser.h
person.h
source.h
DESTINATION ${INCLUDE_INSTALL_DIR}/syndication/atom
COMPONENT Devel
)