mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-27 15:16:59 +08:00
Fixed outdated README contents.
This commit is contained in:
15
README
15
README
@@ -1,4 +1,11 @@
|
|||||||
git submodule init
|
To clone and compile the submodules, do execute the following:
|
||||||
git submodule update
|
|
||||||
./configure
|
./init-repository
|
||||||
make
|
./configure
|
||||||
|
make
|
||||||
|
|
||||||
|
If you are a Nokia developer, you should add the -nokia-developer argument.
|
||||||
|
|
||||||
|
./init-repository -nokia-developer
|
||||||
|
./configure -nokia-developer
|
||||||
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user