mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
17 lines
317 B
Text
17 lines
317 B
Text
![]() |
########### 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
|
||
|
)
|