Files
qt5/README
2011-04-28 15:17:33 +02:00

12 lines
258 B
Plaintext

To clone and compile the submodules, do execute the following:
./init-repository
./configure
make
If you are a Nokia developer, you should add the -nokia-developer argument.
./init-repository -nokia-developer
./configure -nokia-developer
make