mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:31:48 +08:00
a6cb7292c4
* [many ports]switch to vcpkg-cmake / vckg-cmake-config * version * Missing changes * version * typo * version * typo * version * fix typo * version * deprecate vcpkg_extract_source_archive_ex * version * fix arguments * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"name": "eabase",
|
|
"version-string": "2.09.12",
|
|
"port-version": 3,
|
|
"description": "Electronic Arts Base. EABase is a small set of header files that define platform-independent data types and macros.",
|
|
"homepage": "https://github.com/electronicarts/EABase",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|