ADD_EXECUTABLE( boxm_sample_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( boxm_sample_test_include boxm_sample)
ADD_EXECUTABLE( boxm_sample_test_template_include test_template_include.cxx )
TARGET_LINK_LIBRARIES( boxm_sample_test_template_include boxm_sample)
