Select the types of activity you want to include in your feed.
1// intentionally empty program that we use as atarget to convince meson to 2// build all the streamplace dependencies 3 4int main(int argc, char *argv[]) 5{ 6 return 0; 7}