blob: ec948aec35e7357ceb5469825a149b317dfc4b2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
define IF_PUBLIC_KEY_FAMILY
load_on dep
<add>
if_algo.cpp
if_algo.h
if_core.cpp
if_core.h
if_op.cpp
if_op.h
</add>
<requires>
asn1
bigint
libstate
numbertheory
pk_codecs
</requires>
|