ADD_EXECUTABLE(gst_test_include test_include.cxx )
TARGET_LINK_LIBRARIES( gst_test_include gst )
