aboutsummaryrefslogtreecommitdiff
path: root/versions/g-
diff options
context:
space:
mode:
authorFrancis Lemaire <Balnian@users.noreply.github.com>2021-01-25 01:53:19 -0500
committerGitHub <noreply@github.com>2021-01-24 22:53:19 -0800
commit051b33d36cfdde9e027ff456491d1704159864af (patch)
tree2bf4f22d5f26ae179e4fe7a30e0b5885c9d1254e /versions/g-
parenta0016c0690e16c6f9f1ee333abfdf28ddacbef24 (diff)
downloadvcpkg-051b33d36cfdde9e027ff456491d1704159864af.tar.gz
vcpkg-051b33d36cfdde9e027ff456491d1704159864af.zip
[gamenetworkingsockets] Add new port (#14937)
* Added GameNetworkingSockets port * Fixing requested changes in PR * added `vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)` * added missing trailing newline * removed all entries in ci.baseline.txt Adding license field in manifest Updated library version * Formating manifest * Fixing platform supports in manifest * Refactor to OpenSSL only crypto backend * Fixing format * Adding version Co-authored-by: Andrew Simpson <andy@aiusepsi.co.uk>
Diffstat (limited to 'versions/g-')
-rw-r--r--versions/g-/gamenetworkingsockets.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/g-/gamenetworkingsockets.json b/versions/g-/gamenetworkingsockets.json
new file mode 100644
index 000000000..52d5c8685
--- /dev/null
+++ b/versions/g-/gamenetworkingsockets.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "42d95ab20685b00bc64cad1500f559d5b185a3a5",
+ "version-string": "2020-09-02",
+ "port-version": 0
+ }
+ ]
+}