fraunhoferhhi / vvdec

VVdeC, the Fraunhofer Versatile Video Decoder
https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html
BSD 3-Clause Clear License
454 stars 91 forks source link

cmake: set version for shared object #137

Closed K-os closed 1 year ago

K-os commented 1 year ago

produces the following files: libvvdec.so -> libvvdec.so.2 libvvdec.so.2 -> libvvdec.so.2.0.0 libvvdec.so.2.0.0

closes #136