Skip to content

Instantly share code, notes, and snippets.

@obiwankennedy
Last active May 27, 2020 23:56
Show Gist options
  • Save obiwankennedy/a25085dadb1a961085be02449c2e9ff6 to your computer and use it in GitHub Desktop.
Save obiwankennedy/a25085dadb1a961085be02449c2e9ff6 to your computer and use it in GitHub Desktop.
Compile qt on linux in opensource without interaction
#!/bin/sh
./configure -debug -opensource -developer-build -confirm-license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment