typos fixed
This commit is contained in:
parent
a39c288258
commit
683088539f
@ -35,12 +35,14 @@ Considering that you want to use a specific Qt version that is installed below "
|
|||||||
you have 2 options:
|
you have 2 options:
|
||||||
|
|
||||||
[source,shell]
|
[source,shell]
|
||||||
|
....
|
||||||
$ cmake .. -DCMAKE_PREFIX_PATH=/path/to/qt
|
$ cmake .. -DCMAKE_PREFIX_PATH=/path/to/qt
|
||||||
....
|
....
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
[source,shell]
|
[source,shell]
|
||||||
|
....
|
||||||
$ /path/to/qt/bin/qt-cmake ..
|
$ /path/to/qt/bin/qt-cmake ..
|
||||||
....
|
....
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user