How do you make a mesh visible to certain cameras?

How do you make a mesh visible to certain cameras?

i have a 2 cameras and i want one camera to see the mesh and the other to hide it, how do i do this?

Put the mesh on a certain layer, and change the culling masks of the cameras so one renders it and the other doesn't.