fedora: add ncpp include files to package

pull/469/head
nick black 4 years ago
parent 0ecd69ce26
commit 9577c4afa0
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -64,6 +64,32 @@ The notcurses-static package includes the static notcurses library.
%{_bindir}/notcurses-tetris
%{_includedir}/notcurses/nckeys.h
%{_includedir}/notcurses/notcurses.h
%{_includedir}/ncpp/Cell.hh
%{_includedir}/ncpp/CellStyle.hh
%{_includedir}/ncpp/Direct.hh
%{_includedir}/ncpp/Menu.hh
%{_includedir}/ncpp/MultiSelector.hh
%{_includedir}/ncpp/NCAlign.hh
%{_includedir}/ncpp/NCBox.hh
%{_includedir}/ncpp/NCKey.hh
%{_includedir}/ncpp/NCLogLevel.hh
%{_includedir}/ncpp/NCScale.hh
%{_includedir}/ncpp/NotCurses.hh
%{_includedir}/ncpp/Palette256.hh
%{_includedir}/ncpp/Plane.hh
%{_includedir}/ncpp/Plot.hh
%{_includedir}/ncpp/Reel.hh
%{_includedir}/ncpp/Root.hh
%{_includedir}/ncpp/Selector.hh
%{_includedir}/ncpp/Tablet.hh
%{_includedir}/ncpp/TabletCallback.hh
%{_includedir}/ncpp/Visual.hh
%{_includedir}/ncpp/_exceptions.hh
%{_includedir}/ncpp/_flag_enum_operator_helpers.hh
%{_includedir}/ncpp/_helpers.hh
%{_includedir}/ncpp/internal
%{_includedir}/ncpp/internal/Helpers.hh
%{_includedir}/ncpp/ncpp.hh
%{_libdir}/libnotcurses.so
%{_libdir}/libnotcurses++.so
%{_libdir}/cmake/notcurses

Loading…
Cancel
Save