vvdec must be a shared lib
This commit is contained in:
parent
617f386772
commit
6666fd839e
|
@ -27,7 +27,10 @@
|
|||
(base32 "0qr4sp3gq3pxpl7nr2dxd628jmdwv09f76pgsyc5rydz05ahymym"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:cmake cmake
|
||||
(list
|
||||
#:configure-flags
|
||||
#~(list "-DBUILD_SHARED_LIBS=1")
|
||||
#:cmake cmake
|
||||
#:tests? #f ))
|
||||
(synopsis "VVdeC, the Fraunhofer Versatile Video Decoder.")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue