Update instructions for developer builds with CMake
Change-Id: I101a4b12bae393fa188bb2633cc2d74170adbb4c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
c4763e397d
commit
cd80f347cf
@ -94,7 +94,7 @@ install:
|
||||
|
||||
```
|
||||
cd {build directory}
|
||||
cmake -GNinja -DCMAKE_INSTALL_PREFIX=/path/to/qtbase_build -DFEATURE_developer_build=ON {path to source directory}
|
||||
cmake -GNinja -DFEATURE_developer_build=ON {path to source directory}
|
||||
cmake --build .
|
||||
# do NOT make install
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user