mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Update before-script-osx.sh
This commit is contained in:
parent
146a392f1a
commit
bc1555ca5b
@ -3,7 +3,7 @@ set -ex
|
||||
|
||||
mkdir build && cd build
|
||||
ls -lh $(brew --prefix qt5)
|
||||
ls -lhR ../../obs-studio
|
||||
ls -lhR ../../obs-studio/build
|
||||
cmake .. \
|
||||
-DCMAKE_PREFIX_PATH=$(brew --prefix qt5)/lib/cmake \
|
||||
-DQt5Core_DIR=$(brew --prefix qt5)/lib/cmake/Qt5Core \
|
||||
|
Loading…
x
Reference in New Issue
Block a user