early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/qt5-scxml/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/qt5-scxml/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "qt5-scxml",
|
||||
"version": "5.15.4",
|
||||
"description": "Qt5 SCXML Module - Provides classes and tools for creating state machines from SCXML files and embedding them in applications",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
"qt5-declarative"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user