mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
try to build osx version
This commit is contained in:
parent
0b0e27ad3b
commit
e52543efe7
@ -6,6 +6,7 @@ ls -lh $(brew --prefix qt5)
|
||||
cmake .. \
|
||||
-DCMAKE_PREFIX_PATH=$(brew --prefix qt5)/lib/cmake \
|
||||
-DQt5Core_DIR=$(brew --prefix qt5)/lib/cmake/Qt5Core \
|
||||
-DQt5Widgets_DIR=$(brew --prefix qt5)/lib/cmake/Qt5Widgets \
|
||||
-DQt5WebSockets_DIR=$(brew --prefix qt5)/lib/cmake/Qt5WebSockets \
|
||||
-DLIBOBS_INCLUDE_DIR=../../obs-studio/libobs \
|
||||
-DLIBOBS_LIB=../../obs-studio/libobs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user