vcpkg/ports/luabridge3/vcpkg.json
kunitoki ab5472aaa9
[LuaBridge3] Add new port (#26600)
* LuaBridge3 support for vcpkg

* Fix vcpkg.json

* Generated files from ./vcpkg x-add-version luabridge3

* Update ports/luabridge3/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update portfile.cmake

* Update portfile.cmake

* Update portfile.cmake

* improve portfile.cmake

* update version

* Update versions for LuaBridge3

* Updated versions

* update hash

* version

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-09-29 14:26:17 -07:00

8 lines
244 B
JSON

{
"name": "luabridge3",
"version": "3.0-beta4",
"description": "A lightweight, dependency-free, suitable for game development library for binding Lua to C++17",
"homepage": "https://github.com/kunitoki/LuaBridge3",
"license": "MIT"
}