Searched refs:lib_items (Results 1 – 1 of 1) sorted by relevance
1278 const auto& lib_items = *inner_iter; in ContributeToSharedLibs() local1279 const auto hash_value = lib_items.path().filename(); in ContributeToSharedLibs()1295 lib_items.path().string() + "/" + library_name.string(); in ContributeToSharedLibs()1314 std::filesystem::create_directory_symlink(lib_items.path(), in ContributeToSharedLibs()1317 return Error() << "Failed to create symlink from " << lib_items.path() in ContributeToSharedLibs()