From 85e727d2b7705d847609a25380ac773d931e9a85 Mon Sep 17 00:00:00 2001 From: SChernykh <15806605+SChernykh@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:14:12 +0100 Subject: [PATCH] Fix building sample_code.cpp on Linux Fixed incorrect link order --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2350917b..0c25df2a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -412,7 +412,6 @@ if (BUILD_SAMPLE) ringct ringct_basic common - cncrypto blockchain_db blocks checkpoints @@ -420,6 +419,7 @@ if (BUILD_SAMPLE) device_trezor multisig version + cncrypto randomx epee hardforks