lizhangtan
Results
1
issues of
lizhangtan
In the CmakeLists: **set(TLSH_BUCKETS_128 1)** is to set the number of buckets. After I change the code to set(TLSH_BUCKETS_48 1), run the make.sh failed. So how to set the number...