1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

Move CnAlgo

This commit is contained in:
XMRig
2020-04-23 12:34:26 +07:00
parent 11ac59331f
commit 0cc90b152d
14 changed files with 16 additions and 11 deletions

View File

@@ -67,6 +67,7 @@ set(HEADERS_CRYPTO
src/crypto/cn/c_groestl.h
src/crypto/cn/c_jh.h
src/crypto/cn/c_skein.h
src/crypto/cn/CnAlgo.h
src/crypto/cn/CnCtx.h
src/crypto/cn/CnHash.h
src/crypto/cn/CryptoNight_monero.h