ADD_EXECUTABLE(expat_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( expat_test_include expat )
