mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 03:12:53 +00:00
18 lines
336 B
Text
18 lines
336 B
Text
![]() |
########### 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
|
||
|
)
|