Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiNano committed Jan 19, 2024
1 parent a36cc00 commit 546b7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nano/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,14 @@ include_directories(
${CMAKE_SOURCE_DIR}/submodules/nano-pow-server/deps/cpptoml/include)

target_link_libraries(
fmt::fmt
spdlog::spdlog
nano_lib
ipc_flatbuffers_lib
crypto_lib
blake2
${CRYPTOPP_LIBRARY}
${CMAKE_DL_LIBS}
fmt::fmt
spdlog::spdlog
Boost::iostreams
Boost::asio
Boost::circular_buffer
Expand Down

0 comments on commit 546b7d4

Please sign in to comment.