From 1000d8291be8c7d2c2283efc3fc4a0bb886a483e Mon Sep 17 00:00:00 2001 From: Sascha Zelzer Date: Sat, 6 Jul 2019 23:44:54 +0200 Subject: [cppmicroservices] Add new port (fix #5801) (#6388) * [cppmicroservices] Add new port (fix #5801) * turn off linker error checking for static building * remove comments and include * werror flag patch * fix cmake targets --- ports/cppmicroservices/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/cppmicroservices/CONTROL (limited to 'ports/cppmicroservices/CONTROL') diff --git a/ports/cppmicroservices/CONTROL b/ports/cppmicroservices/CONTROL new file mode 100644 index 000000000..9a53e06b1 --- /dev/null +++ b/ports/cppmicroservices/CONTROL @@ -0,0 +1,3 @@ +Source: cppmicroservices +Version: 4.0.0-pre1 +Description: An OSGi-like C++ dynamic module system and service registry -- cgit v1.2.3