add_executable( boxm2_io_test_include test_include.cxx )
target_link_libraries( boxm2_io_test_include boxm2_io)
add_executable( boxm2_io_test_template_include test_template_include.cxx )
target_link_libraries( boxm2_io_test_template_include boxm2_io)
