Verified Commit 96665c42 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Remove Margo/Argobots from client dependencies

parent 58055d57
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -49,10 +49,8 @@ target_link_libraries(gkfs_intercept
    # external
    Syscall_intercept::Syscall_intercept
    dl
    ${ABT_LIBRARIES}
    mercury
    hermes
    ${MARGO_LIBRARIES}
    Boost::boost # needed for tokenizer header
    Threads::Threads
)