LINK_LIBRARIES( rrel vnl )

ADD_EXECUTABLE( homography2d_fit   homography2d_fit.cxx )
ADD_EXECUTABLE( homography2d_gen   homography2d_gen.cxx )
ADD_EXECUTABLE( line_fit           line_fit.cxx )
ADD_EXECUTABLE( line_gen           line_gen.cxx )
