diff --git a/cmake/vcpkg/ports/tinyorm-qt5/vcpkg.json b/cmake/vcpkg/ports/tinyorm-qt5/vcpkg.json index 6d2155d8b..5d3769e80 100644 --- a/cmake/vcpkg/ports/tinyorm-qt5/vcpkg.json +++ b/cmake/vcpkg/ports/tinyorm-qt5/vcpkg.json @@ -6,6 +6,7 @@ "description": "Modern C++ ORM library for Qt framework", "homepage": "https://github.com/silverqx/TinyORM", "documentation": "https://www.tinyorm.org", + "license": "MIT", "supports": "!(uwp | arm | android | emscripten | osx | ios | xbox | freebsd | openbsd | wasm32)", "dependencies": [ "qt5-base", diff --git a/cmake/vcpkg/ports/tinyorm/vcpkg.json b/cmake/vcpkg/ports/tinyorm/vcpkg.json index e27bc845b..df99ab9a9 100644 --- a/cmake/vcpkg/ports/tinyorm/vcpkg.json +++ b/cmake/vcpkg/ports/tinyorm/vcpkg.json @@ -6,6 +6,7 @@ "description": "Modern C++ ORM library for Qt framework", "homepage": "https://github.com/silverqx/TinyORM", "documentation": "https://www.tinyorm.org", + "license": "MIT", "supports": "!(uwp | arm | android | emscripten | osx | ios | xbox | freebsd | openbsd | wasm32)", "dependencies": [ {