There is a qt project with an empty main function in linux system.
main.cpp:
int main() { return 0; }
This qt project has other cp