diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 08:16:38 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 08:16:38 +0000 |
commit | 208f048043dc2302883c38f4e7b8250da0c724d0 (patch) | |
tree | d5d299d470cd16ba099b98368390679476bc9a05 | |
parent | a0af037a6b1f8f07484919a829cc6b9ce9f4d6fc (diff) |
automatic import of spdlog
-rw-r--r-- | spdlog.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spdlog.spec b/spdlog.spec index 4c35b90..ed7fdad 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -33,6 +33,8 @@ make DESTDIR=%{buildroot} install %defattr(-,root,root) %{_includedir}/%{name}/* %{_libdir}/cmake/%{name}/*.cmake +%{_libdir}/*.so +%{_libdir}/*.so.* %{_libdir}/pkgconfig/spdlog.pc %changelog |