mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:06:36 +08:00
14 lines
298 B
JSON
14 lines
298 B
JSON
{
|
|
"name": "liborigin",
|
|
"version": "3.0.3",
|
|
"description": "A library for reading OriginLab OPJ project files.",
|
|
"homepage": "https://sourceforge.net/projects/liborigin/",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|