aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/CMakeLists.txt
diff options
context:
space:
mode:
authorcenobite pinhead <pinhead@pinhead>2026-08-15 23:39:44 +0100
committercenobite pinhead <pinhead@pinhead>2026-08-15 23:39:44 +0100
commite962463c011188acdb4373f38aa892e995f27c9f (patch)
tree05f9de23f75c23d6070255891585a707f4213279 /src/cryptonote_basic/CMakeLists.txt
parent01cd9b0c3b7719ecd6ce45a32192dd1152ebd9ad (diff)
downloadmonzero-core-main.tar.gz
monzero-core-main.tar.xz
monzero-core-main.zip
define canonical confidential asset payloadHEADmain
Diffstat (limited to 'src/cryptonote_basic/CMakeLists.txt')
-rw-r--r--src/cryptonote_basic/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cryptonote_basic/CMakeLists.txt b/src/cryptonote_basic/CMakeLists.txt
index 84e86803c..c8b41a03e 100644
--- a/src/cryptonote_basic/CMakeLists.txt
+++ b/src/cryptonote_basic/CMakeLists.txt
@@ -46,6 +46,7 @@ target_link_libraries(cryptonote_format_utils_basic
set(cryptonote_basic_sources
asset_confidential.cpp
+ asset_wire.cpp
account.cpp
asset_types.cpp
connection_context.cpp