projects
/
services
/
createrepo_c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf94711
)
CMake: Support for new updateinfo modules
author
Tomas Mlcoch
<tmlcoch@redhat.com>
Fri, 1 Aug 2014 11:48:53 +0000
(13:48 +0200)
committer
Tomas Mlcoch
<tmlcoch@redhat.com>
Fri, 1 Aug 2014 11:48:53 +0000
(13:48 +0200)
src/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index
91aba3e
..
e07b9ff
100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-22,12
+22,14
@@
SET (createrepo_c_SRCS
xml_dump_other.c
xml_dump_primary.c
xml_dump_repomd.c
+ xml_dump_updateinfo.c
xml_file.c
xml_parser.c
xml_parser_filelists.c
xml_parser_other.c
xml_parser_primary.c
- xml_parser_repomd.c)
+ xml_parser_repomd.c
+ xml_parser_updateinfo.c)
SET(headers
checksum.h