No, the easiest thing is the normal situation, where you build the program on one machine and deploy the result to another machine. You already have a machine with a working Qt environment that is binary compatible with the target (or you could not copy libraries across). Build there and deploy.
Bookmarks