Skip to content

Commit

Permalink
cmake: fix macos build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Oct 23, 2024
1 parent 55a6b00 commit e629375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cryptonote_core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ set(cryptonote_core_sources
# tx_pool.cpp
tx_sanity_check.cpp
cryptonote_tx_utils.cpp
tx_verification_utils.cpp
# tx_verification_utils.cpp
)

set(cryptonote_core_headers)
Expand Down

0 comments on commit e629375

Please sign in to comment.