aboutsummaryrefslogtreecommitdiff
path: root/ports/sobjectizer
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-09-09 00:12:54 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-09-09 00:12:54 -0700
commit26516fe485b0e9048dd4809256a7e4526957c6e9 (patch)
tree0c4434c4489c9e4b1744bcc25d0c1f48f6988078 /ports/sobjectizer
parentc7589e76c0f3d2e266a5724ea57fd328d2ee44ad (diff)
downloadvcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.tar.gz
vcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.zip
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
Diffstat (limited to 'ports/sobjectizer')
-rw-r--r--ports/sobjectizer/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sobjectizer/CONTROL b/ports/sobjectizer/CONTROL
index 9b9bd724e..95bcb751b 100644
--- a/ports/sobjectizer/CONTROL
+++ b/ports/sobjectizer/CONTROL
@@ -1,3 +1,3 @@
Source: sobjectizer
-Version: 5.5.19.2
+Version: 5.5.19.2-1
Description: SObjectizer is a C++ in-process message dispatching framework with implementation of Actor Model, Publish-Subscribe Model and CSP-like channels.