add_executable(expat_test_include test_include.cxx )
target_link_libraries( expat_test_include expat )
