option('thread',
type: 'boolean',
- value: false,
+ value: true,
description: 'Enable threading in rlottie')
option('cache',
option('module',
type: 'boolean',
- value: false,
+ value: true,
description: 'Enable module support in rlottie')
option('log',
%files
%defattr(-,root,root,-)
%{_libdir}/librlottie.so.*
+%{_libdir}/librlottie-image-loader.so*
%manifest packaging/rlottie.manifest
%license COPYING licenses/COPYING*
%defattr(-,root,root,-)
%{_includedir}/*.h
%{_libdir}/librlottie.so
+%{_libdir}/librlottie-image-loader.so
%{_libdir}/pkgconfig/rlottie.pc