mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Fixed Codacy commit check
This commit is contained in:
parent
b5a3e3a4f0
commit
a1de1b11bc
@ -8,7 +8,6 @@ if [ "${OSTYPE}" != "Darwin" ]; then
|
||||
fi
|
||||
|
||||
HAS_CMAKE=$(type cmake 2>/dev/null)
|
||||
HAS_GIT=$(type git 2>/dev/null)
|
||||
|
||||
if [ "${HAS_CMAKE}" = "" ]; then
|
||||
echo "[obs-websocket - Error] CMake not installed - please run 'install-dependencies-macos.sh' first."
|
||||
|
Loading…
x
Reference in New Issue
Block a user