Skip to content

Commit

Permalink
fix cpp test
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4karia committed Jan 10, 2025
1 parent 6bf5576 commit fa785fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ file(GLOB_RECURSE LIB_SRC
${CMAKE_CURRENT_SOURCE_DIR}/app/src/tx_parser.c
${CMAKE_CURRENT_SOURCE_DIR}/app/src/tx_display.c
${CMAKE_CURRENT_SOURCE_DIR}/app/src/tx_validate.c
${CMAKE_CURRENT_SOURCE_DIR}/app/src/coin.c
${CMAKE_CURRENT_SOURCE_DIR}/deps/tinykeccak/keccak-tiny.c
)

Expand Down

0 comments on commit fa785fe

Please sign in to comment.