mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Oops, forgot to uncomment something
This commit is contained in:
parent
d6b28191e8
commit
bcc9ef82d1
@ -19,8 +19,8 @@ export FILENAME="obs-websocket-$VERSION-osx.pkg"
|
||||
export QT_PREFIX="$(brew --prefix qt5)"
|
||||
|
||||
echo "-- Copying Qt dependencies"
|
||||
#cp $WS_LIB ./build
|
||||
#cp $NET_LIB ./build
|
||||
cp $WS_LIB ./build
|
||||
cp $NET_LIB ./build
|
||||
|
||||
chmod +rw ./build/QtWebSockets ./build/QtNetwork
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user