Loading include/client/CMakeLists.txt +0 −27 Original line number Diff line number Diff line Loading @@ -54,30 +54,3 @@ target_sources( syscalls/detail/syscall_info.h ) if(GKFS_ENABLE_FORWARDING) target_sources( gkfwd_intercept PUBLIC gkfs_functions.hpp env.hpp hooks.hpp intercept.hpp logging.hpp make_array.hpp open_file_map.hpp open_dir.hpp path.hpp preload.hpp preload_context.hpp preload_util.hpp rpc/rpc_types.hpp rpc/forward_management.hpp rpc/forward_metadata.hpp rpc/forward_data.hpp syscalls/args.hpp syscalls/decoder.hpp syscalls/errno.hpp syscalls/rets.hpp syscalls/syscall.hpp syscalls/detail/syscall_info.h ) endif() include/daemon/CMakeLists.txt +2 −17 Original line number Diff line number Diff line Loading @@ -38,21 +38,6 @@ target_sources( handler/rpc_util.hpp ) if(GKFS_ENABLE_FORWARDING) target_sources( gkfwd_daemon PUBLIC daemon.hpp util.hpp ops/data.hpp ops/metadentry.hpp classes/fs_data.hpp classes/rpc_data.hpp handler/rpc_defs.hpp handler/rpc_util.hpp ) if(GKFS_ENABLE_AGIOS) target_sources(gkfwd_daemon PUBLIC scheduler/agios.hpp) endif() endif() Loading
include/client/CMakeLists.txt +0 −27 Original line number Diff line number Diff line Loading @@ -54,30 +54,3 @@ target_sources( syscalls/detail/syscall_info.h ) if(GKFS_ENABLE_FORWARDING) target_sources( gkfwd_intercept PUBLIC gkfs_functions.hpp env.hpp hooks.hpp intercept.hpp logging.hpp make_array.hpp open_file_map.hpp open_dir.hpp path.hpp preload.hpp preload_context.hpp preload_util.hpp rpc/rpc_types.hpp rpc/forward_management.hpp rpc/forward_metadata.hpp rpc/forward_data.hpp syscalls/args.hpp syscalls/decoder.hpp syscalls/errno.hpp syscalls/rets.hpp syscalls/syscall.hpp syscalls/detail/syscall_info.h ) endif()
include/daemon/CMakeLists.txt +2 −17 Original line number Diff line number Diff line Loading @@ -38,21 +38,6 @@ target_sources( handler/rpc_util.hpp ) if(GKFS_ENABLE_FORWARDING) target_sources( gkfwd_daemon PUBLIC daemon.hpp util.hpp ops/data.hpp ops/metadentry.hpp classes/fs_data.hpp classes/rpc_data.hpp handler/rpc_defs.hpp handler/rpc_util.hpp ) if(GKFS_ENABLE_AGIOS) target_sources(gkfwd_daemon PUBLIC scheduler/agios.hpp) endif() endif()