early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/libqglviewer/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/libqglviewer/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "libqglviewer",
|
||||
"version-string": "2.7.2",
|
||||
"port-version": 4,
|
||||
"description": "libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user