mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Update logvisor
This commit is contained in:
@@ -2,5 +2,5 @@ add_executable(nodtool main.cpp)
|
||||
|
||||
target_link_libraries(nodtool nod logvisor)
|
||||
if (NOT WIN32)
|
||||
target_link_libraries(nodtool pthread)
|
||||
target_link_libraries(nodtool pthread dl)
|
||||
endif()
|
||||
|
||||
2
logvisor
2
logvisor
Submodule logvisor updated: 9285d183d7...469bd97ce6
Reference in New Issue
Block a user