mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Travis: Removed debug ls command
This commit is contained in:
parent
f48b31664e
commit
ad915536a3
@ -3,8 +3,6 @@ set -ex
|
||||
|
||||
mkdir build && cd build
|
||||
|
||||
ls -lh ../../obs-studio/build/UI/obs-frontend-api
|
||||
|
||||
cmake .. \
|
||||
-DCMAKE_PREFIX_PATH=$(brew --prefix qt5)/lib/cmake \
|
||||
-DQt5Core_DIR=$(brew --prefix qt5)/lib/cmake/Qt5Core \
|
||||
|
@ -10,8 +10,6 @@ brew install libav
|
||||
# qtwebsockets deps
|
||||
brew install qt5
|
||||
|
||||
# obs-websocket deps
|
||||
|
||||
# Build obs-studio
|
||||
cd ..
|
||||
git clone --recursive https://github.com/jp9000/obs-studio
|
||||
|
Loading…
x
Reference in New Issue
Block a user