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
a9e928a799
commit
fd17557a96
@ -9,7 +9,6 @@ cmake .. \
|
||||
-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/build \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
&& make -j4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user