ADD_EXECUTABLE( vil3d_algo_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( vil3d_algo_test_include vil3d_algo)

ADD_EXECUTABLE( vil3d_algo_test_template_include test_template_include.cxx )
TARGET_LINK_LIBRARIES( vil3d_algo_test_template_include vil3d_algo)
