ADD_EXECUTABLE( boxm2_basic_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( boxm2_basic_test_include boxm2_basic )
ADD_EXECUTABLE( boxm2_basic_test_template_include test_template_include.cxx )
TARGET_LINK_LIBRARIES( boxm2_basic_test_template_include boxm2_basic )
