Loading .gitmodules +1 −2 Original line number Diff line number Diff line [submodule "external/hermes"] path = external/hermes url = https://github.com/bsc-ssrg/hermes.git commit = bd4361897eba6e8acaab2d643f77f1a40c250f1d url = https://github.com/gekkofs/hermes.git [submodule "tests/scripts/bats"] path = tests/scripts/bats url = https://github.com/bats-core/bats-core.git Loading src/client/CMakeLists.txt +0 −10 Original line number Diff line number Diff line Loading @@ -69,16 +69,6 @@ target_link_libraries( Syscall_intercept::Syscall_intercept ) target_link_libraries( gkfs_user_lib PRIVATE metadata distributor env_util arithmetic path_util rpc_utils PUBLIC dl Mercury::Mercury hermes fmt::fmt Threads::Threads ) install( TARGETS gkfs_intercept LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} Loading Loading
.gitmodules +1 −2 Original line number Diff line number Diff line [submodule "external/hermes"] path = external/hermes url = https://github.com/bsc-ssrg/hermes.git commit = bd4361897eba6e8acaab2d643f77f1a40c250f1d url = https://github.com/gekkofs/hermes.git [submodule "tests/scripts/bats"] path = tests/scripts/bats url = https://github.com/bats-core/bats-core.git Loading
src/client/CMakeLists.txt +0 −10 Original line number Diff line number Diff line Loading @@ -69,16 +69,6 @@ target_link_libraries( Syscall_intercept::Syscall_intercept ) target_link_libraries( gkfs_user_lib PRIVATE metadata distributor env_util arithmetic path_util rpc_utils PUBLIC dl Mercury::Mercury hermes fmt::fmt Threads::Threads ) install( TARGETS gkfs_intercept LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} Loading