Skip to content

Commit

Permalink
Adding link reference from nano_lib to Boost::log since it's used fro…
Browse files Browse the repository at this point in the history
…m logging.cpp
  • Loading branch information
clemahieu committed Jan 11, 2023
1 parent ef3802e commit ad9a6a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nano/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ target_link_libraries(
ipc_flatbuffers_lib
${CRYPTOPP_LIBRARY}
${CMAKE_DL_LIBS}
Boost::log_setup
Boost::log
Boost::program_options)

if(NANO_STACKTRACE_BACKTRACE)
Expand Down

0 comments on commit ad9a6a9

Please sign in to comment.