mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
CI: Set target to 10.13
This was accidentally removed in 4.9.1
This commit is contained in:
parent
348e875969
commit
a0e8cb6b4c
@ -23,4 +23,5 @@ cmake .. \
|
||||
-DOBS_FRONTEND_LIB="$(pwd)/../../obs-studio/build/UI/obs-frontend-api/libobs-frontend-api.dylib" \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 \
|
||||
&& make -j4
|
||||
|
Loading…
x
Reference in New Issue
Block a user