f7424ab464
Related: RHEL-65234
9 lines
420 B
YAML
9 lines
420 B
YAML
xml:
|
|
# CMake contains templates to generate XML files. These templates have some
|
|
# placeholders identified with @ symbols, which rpminspect has trouble with.
|
|
ignore:
|
|
- /usr/share/cmake/Modules/CompilerId/VS-10.vcxproj.in
|
|
- /usr/share/cmake/Modules/CompilerId/VS-Intel.vfproj.in
|
|
- /usr/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in
|
|
- /usr/share/cmake/Modules/Internal/CPack/WIX.template.in
|