OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
251 stars 84 forks source link

cmake: exclude .clang-format from opae headers #3107

Closed pcolberg closed 6 months ago

pcolberg commented 6 months ago

This resolves an rpmbuild failure when building packages from a source tarball created with git archive.

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/include/opae/cxx/.clang-format

Signed-off-by: Peter Colberg peter.colberg@intel.com (cherry picked from commit 35ed295cef95bddef07841655b564e355b7e81f6)