I have developed a Qt application on Ubuntu. I'd like to test the application on different systems (Linux VMs). Do I have to install Qt on every VM or can I just statically link the qt libraries in Qt creator somehow and create a single package that I can execute on the VM?