mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-25 08:25:18 +08:00
Fixed outdated README contents.
This commit is contained in:
15
README
15
README
@@ -1,4 +1,11 @@
|
||||
git submodule init
|
||||
git submodule update
|
||||
./configure
|
||||
make
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user