vcpkg/ports/luajit/vcpkg.json
Alexey Sokolov 8ffbeacd58
[luajit] Install .pc file for windows (#26971)
Fix installed .pc file on osx

Close #23178
2022-09-27 16:02:37 -07:00

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"
}