aboutsummaryrefslogtreecommitdiff
path: root/versions/u-
diff options
context:
space:
mode:
authorTodor Prokopov <koprok@users.noreply.github.com>2021-04-29 03:32:42 +0300
committerGitHub <noreply@github.com>2021-04-28 17:32:42 -0700
commit655e1b4dabf4504948518fd0a67a0db76493d6e2 (patch)
tree8dda171b8ae5e666b82284f2430be2aa76dd7cce /versions/u-
parent0b14f8595c7d5dda19975894385feb50aebcfd87 (diff)
downloadvcpkg-655e1b4dabf4504948518fd0a67a0db76493d6e2.tar.gz
vcpkg-655e1b4dabf4504948518fd0a67a0db76493d6e2.zip
[urho3d] Add new port (#14538)
* [urho3d] Add new port * [urho3d] Build master branch * [urho3d] Fix osx build * [urho3d] Fix windows build * [urho3d] Update to newest version * [urho3d] Add versions info * [urho3d] arm and uwp are not supported * [urho3d] Update versions info * [urho3d] Convert CONTROL to vcpkg.json * [urho3d] Update portfile.cmake to use newer cmake functions * [urho3d] Fix ExternalProject_Add error * [urho3d] Update versions info
Diffstat (limited to 'versions/u-')
-rw-r--r--versions/u-/urho3d.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/u-/urho3d.json b/versions/u-/urho3d.json
new file mode 100644
index 000000000..3c81006ed
--- /dev/null
+++ b/versions/u-/urho3d.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "1f456f57b63fe4e73605d2b2b5827aa4db385438",
+ "version-date": "2021-03-01",
+ "port-version": 0
+ }
+ ]
+}