共有 3 个文件被更改,包括 17 次插入 和 0 次删除
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@ |
||||
exec_prefix=@exec_prefix@ |
||||
libdir=@libdir@ |
||||
includedir=@includedir@ |
||||
|
||||
Name: Bitcoin Core consensus library |
||||
Description: Library for the Bitcoin consensus protocol. |
||||
Version: @PACKAGE_VERSION@ |
||||
Libs: -L${libdir} -lbitcoinconsensus |
||||
Cflags: -I${includedir} |
||||
Requires.private: libcrypto |
正在加载...
在新工单中引用