mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-19 16:42:48 +00:00
修正
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
name = "LuaCangjie_api"
|
||||
version = "0.0.1"
|
||||
description = "Lua C API bindings for Cangjie"
|
||||
cjc-version = "0.49.1" # 必需:指定所需 cjc 最低版本
|
||||
license = "GPLv3" # 可选:许可证信息
|
||||
cjc-version = "0.49.1"
|
||||
license = "GPLv3"
|
||||
output-type ="executable"
|
||||
[dependencies]
|
||||
|
||||
[ffi.c]
|
||||
luacjapi.so.path = "./lib/build/luacjapi"
|
||||
luacjapi.path = "./lib/build/luacjapi"
|
||||
|
||||
[scripts]
|
||||
pre-build = "cjpm run build.cj pre-build"
|
||||
|
||||
Reference in New Issue
Block a user