Package: cpp-hocon / 0.3.0-1.2

Metadata

Package Version Patches format
cpp-hocon 0.3.0-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build shared library.patch | (download)

lib/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 build a shared library
 Upstream only builds a static archive. Let's make things simple and trade the
 static archive for a shared library.