mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
libunwind and libdl linker dependencies added
This commit is contained in:
parent
f58a6520a2
commit
4dfedce0a0
1 changed files with 1 additions and 1 deletions
|
@ -129,4 +129,4 @@ target_link_libraries(${PROJECT_NAME}
|
|||
pthread
|
||||
unbound
|
||||
unwind
|
||||
dl))
|
||||
dl)
|
||||
|
|
Loading…
Reference in a new issue