Last active
May 27, 2020 23:56
-
-
Save obiwankennedy/a25085dadb1a961085be02449c2e9ff6 to your computer and use it in GitHub Desktop.
Compile qt on linux in opensource without interaction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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