镜像自地址
https://github.com/henrydcase/pqc.git
已同步 2024-11-22 07:35:38 +00:00
update rust binding creation
这个提交包含在:
父节点
5a3ea43c8f
当前提交
27e987f28e
@ -9,7 +9,7 @@ fn main() {
|
||||
.build();
|
||||
|
||||
println!("cargo:rustc-link-search=native={}/lib", dst.display());
|
||||
println!("cargo:rustc-link-lib=dylib=pqc");
|
||||
println!("cargo:rustc-link-lib=static=pqc_s");
|
||||
println!("cargo:rerun-if-changed=../../../capi/*,../../../kem/*,../../../sign/*,../../../../public/pqc/pqc.h");
|
||||
|
||||
// The bindgen::Builder is the main entry point
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户