mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
8ffbeacd58
Fix installed .pc file on osx Close #23178
10 lines
262 B
JSON
10 lines
262 B
JSON
{
|
|
"name": "luajit",
|
|
"version-date": "2022-08-11",
|
|
"port-version": 2,
|
|
"description": "LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.",
|
|
"homepage": "https://github.com/LuaJIT/LuaJIT",
|
|
"license": "MIT",
|
|
"supports": "!uwp"
|
|
}
|