Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
coranos authored Feb 27, 2024
1 parent 09eadb9 commit f47665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nano/nano_rpc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
add_executable(banano_rpc entry.cpp)

target_link_libraries(nano_rpc node)
target_link_libraries(banano_rpc node)

target_compile_definitions(
banano_rpc
Expand Down

0 comments on commit f47665b

Please sign in to comment.