diff options
| author | Mikhail Boldyrev <miboldyrev@gmail.com> | 2020-02-07 20:34:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 09:34:22 -0800 |
| commit | 209b2e3355ca3732df8a0f840eef06b5f29b215a (patch) | |
| tree | 2690157d80d22d79a119a0f27c26905a3724dc56 /ports/soci/CONTROL | |
| parent | 50d1e2998ec2a4df87d28802411c98336e20a128 (diff) | |
| download | vcpkg-209b2e3355ca3732df8a0f840eef06b5f29b215a.tar.gz vcpkg-209b2e3355ca3732df8a0f840eef06b5f29b215a.zip | |
[soci] fixed SOCI_CXX11 flag (#9887)
* [soci] fixed SOCI_CXX11 flag
Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
* [soci] removed vcpkg_common_functions include
Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
Diffstat (limited to 'ports/soci/CONTROL')
| -rw-r--r-- | ports/soci/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/soci/CONTROL b/ports/soci/CONTROL index 2aa095191..96c8f48de 100644 --- a/ports/soci/CONTROL +++ b/ports/soci/CONTROL @@ -1,5 +1,5 @@ Source: soci -Version: 4.0.0 +Version: 4.0.0-1 Homepage: https://github.com/SOCI/soci Description: SOCI database access library |
