Skip to content

Commit

Permalink
fixup! cmake: Build bitcoind executable
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Feb 10, 2024
1 parent 6be6d78 commit cbd43cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,6 @@ add_library(bitcoin_common STATIC EXCLUDE_FROM_ALL
script/solver.cpp
warnings.cpp
)
target_compile_definitions(bitcoin_common
PRIVATE
${THREAD_LOCAL_IF_AVAILABLE}
)
target_link_libraries(bitcoin_common
PRIVATE
core_interface
Expand Down

0 comments on commit cbd43cc

Please sign in to comment.