mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update CompileHowto (#275)
This commit is contained in:
parent
c5088ffeb4
commit
4faa505fa4
@ -78,7 +78,7 @@ brew install doxygen
|
|||||||
|
|
||||||
After which you can run cmake with the correct qt5 path:
|
After which you can run cmake with the correct qt5 path:
|
||||||
```
|
```
|
||||||
cmake -DENABLE_V4L2=OFF -DENABLE_OSX=ON -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.6.1-1 ..
|
cmake -DENABLE_V4L2=OFF -DENABLE_OSX=ON -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.7.0 ..
|
||||||
```
|
```
|
||||||
|
|
||||||
# Run make to build Hyperion
|
# Run make to build Hyperion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user