kde-extraapps/syndication/atom/CMakeLists.txt

17 lines
336 B
CMake

########### 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
)