add_executable(gst_test_include test_include.cxx )
target_link_libraries( gst_test_include gst )
