diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c25df2a..c8a84341 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -319,7 +319,6 @@ if (BUILD_LIBRARY) ringct ringct_basic common - cncrypto blockchain_db blocks checkpoints @@ -327,6 +326,7 @@ if (BUILD_LIBRARY) device_trezor multisig version + cncrypto randomx epee hardforks @@ -484,7 +484,6 @@ if (BUILD_SCRATCHPAD) ringct ringct_basic common - cncrypto blockchain_db blocks checkpoints @@ -492,6 +491,7 @@ if (BUILD_SCRATCHPAD) device_trezor multisig version + cncrypto randomx epee hardforks @@ -556,7 +556,6 @@ if (BUILD_TESTS) ringct ringct_basic common - cncrypto blockchain_db blocks checkpoints @@ -564,6 +563,7 @@ if (BUILD_TESTS) device_trezor multisig version + cncrypto randomx epee hardforks