Fix typo in readme
Change-Id: I6066eb5309ff7e6e4e6fd1b8dff65957be6d5a55 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
e720b7ff47
commit
b7e3a9e504
@ -76,7 +76,7 @@ make, so you may want to use that:
|
||||
```
|
||||
|
||||
You can look into the generated ``build.ninja`` file if you're curious and you can also build
|
||||
targets directory such as ``ninja lib/libQt6Core.so``.
|
||||
targets directly, such as ``ninja lib/libQt6Core.so``.
|
||||
|
||||
Make sure to remove CMakeCache.txt if you forgot to set the CMAKE_INSTALL_PREFIX on the first
|
||||
configuration, otherwise a second re-configuration will not pick up the new install prefix.
|
||||
|
Loading…
Reference in New Issue
Block a user