tangent to two circles

Is there an easy way to draw a line tangent to two circles?

Currently I draw from a quadrant point on circle 1 to tangent poiont on circle 2, then endpoint on circle 2 to tangent point on circle 1, then delete line 1.  This is accurate enough for my needs, but possibly not 100% accurate.